Answer Posted / javac
Because System is a class available in Java.lang
package.According to java conventions class name should
start with Capital letter, and the same in implemented.
| Is This Answer Correct ? | 19 Yes | 6 No |
Post New Answer View All Answers
Enlist diffrent types of inheritance supported by java?
What are thread priorities and importance of thread priorities in java?
what is predefined function in java?
What is private static in java?
Is null an object java?
What is the static block?
What are the different collection views provided by maps?
Can we call virtual funciton in a constructor ?
What is Java Reflection API? Why it’s so important to have?
How to run a JAR file through command prompt?
Can we overload the methods by making them static?
When do we use hashset over treeset?
Is sizeof a preprocessor?
What is the difference between Error, defect,fault, failure and mistake?
What is considered an anti pattern?