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
What is the synchronized method modifier?
Why java is platform independent? Explain.
Explain the importance of thread scheduler in java?
Why java is made?
Can constructor be inherited?
What is a substring of a string?
What is cr keyboard?
What is instanceof keyword?
Does java support multiple inheritances?
What do you understand by overloading and overriding in java?
What's the difference between an abstract class and interface in java?
What are the wrapped, classes?
What is data object example?
Explain the init method?
What are the three types of design patterns?