Answer Posted / neema
the value which are passed from command line to java
programs main method are called as command line arguements.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What do you mean by compiler?
What is fail first in java?
which pattern is default in scanner package?
What is lazy initialization in java?
What are the drawbacks of reflection?
What are benefits of java?
Why collection doesn’t extend cloneable and serializable interfaces?
make a method which any number and any type of argument and print sum of that arguments.....
Is null or empty java?
Difference between vector and arraylist.
What is vector capacity in java?
List some important features of java 10 release?
How we can run a jar file through command prompt in java?
What are the supported platforms by java programming language?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)