explain System.out.println

Answer Posted / chhote lal prasad gupta

System:-It is the final class and its constructor is
private.so we can not create new object of System.

out. it is the static member of the System class of type
java.io.PrintStrem.
println:-it is the overload function of PrintStream.

Is This Answer Correct ?    75 Yes 44 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ph and buffers?

516


What is valid keyword in java?

548


How does system arraycopy work in java?

574


What is the difference between this() and super() in java?

533


What is nullpointerexception?

552






Is java a pure object oriented language?

536


What is meant by string is immutable?

515


Why map is used in java?

569


How do you empty a list in java?

532


Is singleton thread safe in java?

545


What is anti pattern in java?

512


Using callable statement how can you pass out parameters, explain with example?

578


What is the difference between static and global variables and also define what are volatile variables?

549


Is there any sort function in java?

571


Why synchronization is important?

584