12.07.2015 Views

5 Getting Input from Keyboard

5 Getting Input from Keyboard

5 Getting Input from Keyboard

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Sample Program●The statement,String name = "";declares a String type variable name.●The next statement,System.out.print("Please Enter Your Name:");outputs a String “Please Enter Your Name:” on the screenIntroduction to Programming 1 12

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!