Answer Posted / jjj
Because System is a predefined class in java and every
predefined class must starts with a capital letter...
| Is This Answer Correct ? | 80 Yes | 6 No |
Post New Answer View All Answers
In a container there are 5 components. I want to display all the component names, how will you do that?
What is unicode in java?
Why there is no call by reference in java?
What are the 3 types of loops in java?
What do you mean by platform independence of Java?
What is a Hash Table? What are the advantages of using a hash table?
What is gc()?
What is string immutability?
What is protected in java?
Explain java code for recursive solution's base case?
Is there any difference between nested classes and inner classes?
What is type parameter in java?
What are annotations in java?
Why bytecode is called bytecode?
What do you understand by private, protected and public?