Monday, July 14, 2014

Different Ways To Read Data Form Command Prompt or Keyboard





We have four ways to read the data from command prompt They are,

1. By using Scanner Class
2. By using InputStreamReader Class
3. By using Console Class
4. By using DataInputStream Class 

No comments:

Post a Comment