how can i take the inputs from users in java program?
Answer Posted / desai.ankita0422@gmail.com
using Scanner with next function
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the current version of java?
List two java ide’s?
What is string english?
What is string pool?
Give the hierarchy of inputstream and outputstream classes.
What happens when heap memory is full?
What does it mean that strings are immutable?
why using interface interface ?
Explain the importance of join() method in thread class?
what is the difference between a threads start() and run() methods? : Java thread
What java is used for?
Is 0 true or false in java?
Why do we need hashset in java?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
What is the basic of java?