define System.out.println(); what is the meaning!

Answer Posted / amit j bhavsar

in java system is predefine class that provides access to
the system.

in java out means,out is the output stream that is
connected to the console.

in java println is a one method which is print the statment.

Is This Answer Correct ?    17 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I become a good programmer?

490


What is the difference between the paint() and repaint() methods?

589


What are new features introduced with java 8 ?

552


What access modifiers can be used for variables?

587


What is one third plus one third as a fraction?

488






Explain about interrupt() method of thread class ?

666


What is the r character?

588


Is array passed by reference in java?

582


Can we call the constructor of a class more than once for an object?

632


Outline the major features of java.

566


What is the reflection?

563


Can we execute java program without main method?

524


Is final static java?

550


What is the purpose of the wait(), notify(), and notifyall() methods in java programming?

579


Can we initialize the final blank variable?

583