Answer Posted / nashiinformaticssolutions
Command-line arguments are inputs passed to the program at runtime via argc and argv in the main function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you declare the main method as final?
What is sortedmap in java?
What is sortedset in java?
Is vector thread safe in java?
What are latest features introduced with java 8?
What is the difference between the font and fontmetrics classes in java programming?
Explain the importance of finally block in java?
What is an interface in java? Explain
Why do we use predicate in java?
Explain how to force the garbage collection in java.
What is exception propagation?
What is regex used for?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
What are mutable classes?
How many ways can you break a singleton class in java?