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
What is pre increment and post increment in java?
Can we instantiate interface in java?
What are the topics in core java?
What is meant by class?
What are the different access modifiers available in java?
What are the two ways to create a thread?
Are strings immutable in java?
What is an object class?
What is used of static keyword in java?
What are the different http methods?
Is hashset ordered?
Write an algorithm for quick sort?
Can we have a try block without catch block?
What is string literal in java?
What is boolean example?