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 the synchronized method modifier?

864


Why java is platform independent? Explain.

799


Explain the importance of thread scheduler in java?

795


Why java is made?

765


Can constructor be inherited?

804


What is a substring of a string?

811


What is cr keyboard?

861


What is instanceof keyword?

961


Does java support multiple inheritances?

798


What do you understand by overloading and overriding in java?

783


What's the difference between an abstract class and interface in java?

794


What are the wrapped, classes?

802


What is data object example?

724


Explain the init method?

740


What are the three types of design patterns?

742