explain System.out.println

Answer Posted / nilesh

There is a class called System.

It has a static member attribute called "out", which is of
type PrintStream.

PrintStream provides a method called "println", which is
what you're calling.

Is This Answer Correct ?    69 Yes 41 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is alive and join method in java?

537


What is xslt in java?

515


can java object be locked down for exclusive use by a given thread? : Java thread

527


What are three ways in which a thread can enter the waiting state in java programming?

682


Define immutable object?

577






Explain about narrowing conversion in java?

564


Why is string class considered immutable?

593


What is static class

614


What is the use of protected in java?

532


Is java a prime method?

550


What is nextint java?

545


What is the base class of all exception classes?

581


What is treemap in java?

550


When should the method invokelater() be used?

582


In case of inheritance what is the execution order of constructor and destructor?

635