Answer Posted / ravikiran(aptech mumbai)
command line arguments are the one's which will pass threw
the command prompt
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What do you know about java?
How can we run a java program without making any object?
Differentiate between class and structure.
What checkbox method allows you to tell if a checkbox is checked?
What are basic keywords?
How do you get length in java?
What is the purpose of a default constructor?
Explain the private field modifier?
Can we extend a class with private constructor?
What is the main use of java?
What is the final access modifier in java?
Explain about main thread in java?
What are heap memory and stack memory and what are memory tables.
Explain the transient field modifier?
How to call one constructor from the other constructor ?