import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.IOException;
public class input_keyboard
{
public static void main( String[] args )
{
BufferedReader dataIn = new BufferedReader(new
InputStreamReader( System.in) );
String name = "";
System.out.print("Masukan Nama : ");
try
{
name = dataIn.readLine();
}
catch( IOException e )
{
System.out.println("Error!");
}
System.out.println("Selamat Pagi Tuan " + name +"!!!");
}
}
Category
Blog Archive
-
▼
2009
(38)
-
▼
Januari
(16)
- SEBUAH PROGRAM SIMPLE
- Event Seberhana
- Koordinat JFrame
- My Adventure III (Air Terjun)
- My Adventure II (Sarangan,Magetan)
- My Adventure I (Temprina Nganjuk)
- Step by Step untuk Instalasi Solaris
- Install XP SP3 dengan mudah
- Windows black edition
- Tugas 5
- Tugas 4
- Tugas 3
- Tugas 2
- Tugas 1
- Mini Kalkulator
- input keyboard
-
▼
Januari
(16)
Blog's Teman
Link Download
Kritik Saran
chat
Kamis, 08 Januari 2009
input keyboard
Diposting oleh Jouhari di 10:41:00 AM
Label: Arsip java (newbi)
Langganan:
Posting Komentar (Atom)
1 komentar:
Who knows where to download XRumer 5.0 Palladium?
Help, please. All recommend this program to effectively advertise on the Internet, this is the best program!
Posting Komentar