explain System.out.println()

Answer Posted / esha prasad

As I remember, System is a class, out is a static
field/reference to an object of type Output stream and
println is the method of that o/p class.

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between static class and singleton pattern?

475


Give some features of interface?

582


Is java util list serializable?

535


How to create a fecelet view?

555


Explain the difference between jdk, jre, and jvm?

590






Which object oriented concept is achieved by using overloading and overriding?

553


What is the collection interface?

587


Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?

575


Which java collection does not allow null?

711


Define jre i.e. Java runtime environment?

572


What is method in java with example?

485


How do constructors use this() and super()?

542


How to do a true java ping from windows?

612


What is jvm? How its run?

659


Is 0 a prime number?

570