/* * 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 [...]

Pembulatan Bilangan

/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package tugas4; import javax.management.monitor.CounterMonitor; import javax.swing.*; /** * * @author Imamuddin.A. */ public class Tugas_4_02 { /** * @param args the command line arguments */ public static void main(String[] args) { String input; double alas; double [...]

Ikuti

Get every new post delivered to your Inbox.