explain System.out.println

Answer Posted / bindu madhavi

System is final class of java.lang package.

'out' is field of System class which is static of
type 'PrintStream'.

println() is overloaded method of PrintStream.

Is This Answer Correct ?    9 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to declare objects of a class ?

589


Can you give few examples of final classes defined in java api?

569


Why string is a class?

548


Can you explain the final method modifier?

571


What is the main use of generics in java?

512






Who found java?

555


How java uses the string and stringbuffer classes?

518


What are adapter classes?

606


What are the 2 types of java programs?

567


What are keywords give examples?

585


What is collections framework?

582


What is variable and rules of variable?

520


How do you use parseint in java?

515


What is sizeof in java?

559


What are the basics of core java?

554