Answer Posted / esther
an array of strings is the argument for main()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can arraylist contain null values?
Explain garbage collection in java?
What is qualitative variable?
what is abstract class in Java?
What is a package in java? List down various advantages of packages.
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
Difference between ‘>>’ and ‘>>>’ operators in java?
How many types of assembly languages are there?
What is double word?
What is locale?
is there a separate stack for each thread in java? : Java thread
What are keyboard events?
Difference between string s= new string (); and string s = "abv";?
What is a Hash Table? What are the advantages of using a hash table?
What is toarray method in java?