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

What is a method in coding?

563


What are basic data types?

554


What are peerless components in java programming?

577


What is an accessor?

1034


What do you mean by a JVM?

557






Can a serialized object be transferred via network?

510


How does indexof work?

502


Can a class be protected in java?

495


What is the meaning of I ++ in java?

601


why doesn't java run on all platforms?

563


Do I need java on my pc?

506


What is the use of arraylist class in java?

545


Explain with example the concept of constant variable in java.

617


What is the difference between super class & sub class?

560


Can we force garbage collector to run ?

566