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
What is a ternary operator in java?
Why super is first line in java?
Is boolean a data type in java?
What is lambda programming?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
How do you define a singleton class?
What is the use of parse function in java?
Can array grow dynamically in java?
Why is the main method declared static?
Is main a keyword in java?
What do you mean by flow of struts?
What does it mean that a method or field is “static”?
What is your platform?s default character encoding and how to know this?
Why map is used in java?
Why is singleton not thread safe?