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

When is the finalize() called? What is the purpose of finalization?

586


What is the size of arraylist in java?

610


What are the different ways of implementing thread? Which one is more advantageous?

540


Is there any sort function in java?

579


What does substring mean?

515






What are kinds of processors?

575


What is anti pattern in java?

520


How can you set the applet size?

585


What is the use of predicate in java 8?

496


You're given a Boolean 2D matrix, can you find the number of islands?

604


What is command line argument

714


Difference between method overloading and overriding.

584


What does arrays sort do in java?

546


What is vector capacity in java?

605


What exceptions occur during serialization?

612