how can i take the inputs from users in java program?
Answer Posted / archana
through the 1.command line arguments or trough 2.datainput
stream
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is data object example?
What type of value does sizeof return?
What are thread local variables?
Can we use string in the switch case?
What is string made of?
What are untrusted applets?
What is an immutable object? How do you create one in java?
What is the base class in java from which all classes are derived?
How to optimize the javac output?
What is finally and finalize in java?
How many bits is a string?
What is garbage collection? Can it be forced to run?
How do you declare an array in java?
How many return statement are allowed in a function?
What are the advantages of functions?