how can i take the inputs from users in java program?
Answer Posted / prashant
With the help of Scanner class.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we instantiate interface in java?
How to sort an array in java without using sort method?
How to compare two strings in java program?
What is class??
What are the advantages of inner classes?
What is the difference between the file and randomaccessfile classes?
How do you use spaces in java?
What is a top level class in java?
What is a pointer and does java support pointers?
Can a final variable be manipulated in java?
What are the six ways to use this keyword?
What are bind parameters?
In java, what is the difference between method overloading and method overriding?
What is volatile data type?
What is a final class in java?