adspace
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
What is the difference between equals() and == in java?
Realized?
What is a constructor overloading in java?
What is parsing in java?
What is the difference between break and continue statements?
Write a program to find the whether a number is an Armstrong number or not?
Explain public static void main(string args[]) in java.
Is minecraft 1.15 out?
Differentiate between static and non-static methods in java.
What is an object in java and how is it created?
What is a classloader in java?
What are the differences between heap and stack memory in java?
explain different ways of using thread? : Java thread
Write a program to print count of empty strings in java 8?
What is java string pool?