explain System.out.println

Answer Posted / santhosh

System : It is a BuiltIn class
Out : it refers to the output device
println : It is a method of System class , a method which
helps in printing the contents in the paranthesis to the
output(console) device generally monitor.

Is This Answer Correct ?    13 Yes 45 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object-oriented paradigm?

612


What is static and final keyword in java?

573


Can you instantiate the math class in Java?

605


Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain

1430


Explain about class in java?

608






What is meant by class?

539


What is covariant return type?

639


Can a abstract class be declared final?

561


Is java jre still free?

525


What’s meant by anonymous class?

594


Can we declare main () method as non static?

518


what is meant by Garbage collection?

616


What is the size of int?

595


What is multi-catch block in java?

613


Explain importance of throws keyword in java?

561