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
Write the algorithm to check the number non-leaf nodes in a tree.
What is a variable declaration?
What is the meaning of nullable?
Is arraylist ordered in java?
Are static members inherited to sub classes?
How we can declare a static variable?
What is thread life cycle?
What is a stringbuilder?
What is the purpose of static methods and static variables?
What is the vector class in java programming?
What about member inner classes?
What are the methods used to implement for the key object in the hash map?
How do you stop a thread in java?
How can we use primitive data types as objects?
Can there be an abstract method without an abstract class?