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 does it mean that strings are immutable?
What are the features of junit?
What is the purpose of void?
Can we overload the methods by making them static?
What restrictions are placed on method overloading?
Java is Pass by Value or Pass by Reference?
Why for each loop is used?
What is the difference between overriding & overloading?
What is bubble sorting in java?
How variables are declared?
I want to persist data of objects for later use. What is the best approach to do so?
Can we serialize static variables in java?
Write a function for palindrome and factorial and explain?
Can a hashset contain duplicates java?
Can string be considered as a keyword?