how can i take the inputs from users in java program?
Answer Posted / archana
through the 1.command line arguments or trough 2.datainput
stream
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is preparedstatement in java?
What is factor r?
Explain the difference between the public, private, final, protected, and default modifiers?
What happens if we don’t override run method ?
What is the protected method modifier?
What is a concrete classes? Is Java object class is concrete class?
Where local and global variables are stored?
What is integers and example?
Why java is considered dynamic?
How does java enable high performance?
Explain the init method?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
Does java support multiple inheritance or not?
How to instantiate member inner class?
Explain the features of interfaces in java?