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 does string [] args mean?
Explain a situation where finally block will not be executed?
What do you know about java?
What is the use of StringTokenizer class?
What's the purpose of static methods and static variables?
How can you add and remove nodes in jtree?
Can we override the static method?
What makes a function well defined?
What is the concatenation operator in java?
What are java packages?
What is a data structure java?
How is string stored in java?
What is the similarity between dynamic binding and linking?
Is it possible to instantiate the abstract class?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?