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

What is the size of a string in java?

541


What is arguments in java?

517


What is method in research paper?

569


What are the concepts of 'OOPS'?

594


Why is string builder not thread safe?

588






How do you create a null object?

506


Explain the selection sort algorithm and state its time complexity?

601


What is the argument in java?

490


What is difference between protected and private?

524


What will happen if a thrown exception is not handled?

557


Why do we need variables?

529


Can a class be protected in java?

495


What is an empty list in java?

521


What is an array length?

496


What comes to mind when someone mentions a shallow copy in java?

649