how can i take the inputs from users in java program?
Answer Posted / harish189
1.DataInputStream Reader
2.BufferedInputStream Reader
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is are packages?
What is the main purpose of java?
What is meant by anonymous class?
Can there be an abstract method without an abstract class?
What is scope & storage allocation of global and extern variables? Explain with an example
what are Hostile Applets?
What are synchronized methods and synchronized statements in java programming?
How do you define a singleton class?
Explain about version control?
How do you define a variable?
why java uses class level type casting ?
What is the purpose of main function in java?
What do you mean by checked exceptions?
What is the purpose of the system class in java?
Does java isempty check for null?