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

Answer Posted / shaik baji

The "System" class is defined like that by the java
developer so if you want to use any static content of that
class then you should call them by using the Class name.

NOTE: 1) According to JAVA conventions every class name
should starts with capital letter.
2) Java is case sensitive.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the core java?

543


Explain about the dynamic behavior of core java?

638


What are the 8 data types in java?

527


Can two objects have same hashcode?

566


How does arraylist size increase in java?

533






How many types of methods are there in java?

530


Discuss about garbage collector in Java.

650


What will happen if a thrown exception is not handled?

566


Is cout buffered?

691


What is the difference between overriding & overloading?

567


what r advatages of websphere? & how to deploy?

1641


What is getkey () in java?

581


What are predefined functions?

582


How static variable work in java?

602


What is an empty string in css?

537