Contoh program java sederhana "MENAMPILKAN NAMA DENGAN IMPUTAN USER" Unknown 09:15 05:26 Rieriezt No comments "MENAMPILKAN NAMA DENGAN IMPUTAN USER" public class nama { public static void main (String[] args) { String nama; nama = (JOptionPane.showInputDialog(null,"nama")); JOptionPane.showMessageDialog(null," hello "+nama); Output selamat mencoba :) Tweet Share Share Share Share About Admin This is dummy text. It is not meant to be read. Accordingly, it is difficult to figure out when to end it. But then, this is dummy text. It is not meant to be read. Period. Related Post