why is S capital in System.out.println ????

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


Please Help Members By Posting Answers For Below Questions

State the merge-sort principle and its time complexity.

577


Is void a wrapper class?

537


How can we create an immutable class in java?

585


What is the purpose of the enableevents() method?

587


Define inheritance?

563






What is an infinite loop in java? Explain with an example.

592


What are the differences between heap and stack memory?

554


Is array size fixed in java?

546


What do you mean by platform independence?

586


Explain the scope or life time of class variables or static variables?

525


What are memory tables?

612


What is a lambda expression ? What's its use ?

567


What is generic class?

652


How do you know if a value is nan?

574


What is backdrop?

601