pernyataan while


/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

package program;

/**
 *
 * @author Administrator
 */
public class PertanyaanWhile166 {
    public static void main(String[] args) {
        int jumlah =1;
        while (jumlah<=5){
            System.out.println("saya sedang belajar Java");
            jumlah++;
        }
    }
}

0 komentar:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | SharePoint Demo