/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package pertemuan4; import javax.swing.*; /** * * @author Imamuddin.A. */ public class Tugas_4 { /** * @param args the command line arguments */ public static void main(String[] args) { String input; int angka; input = JOptionPane.showInputDialog(”Masukan [...]

/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package aa04_2008420037; import java.io.*; /** * * @author imamuddin . A. */ public class tugas4 { /** * @param args the command line arguments */ public static void main(String[] args) throws Exception{ DataInputStream ovi = new [...]

Ikuti

Get every new post delivered to your Inbox.