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
How can we make a class singleton?
Why is java called java?
Can inner class final?
How do generics work in java?
What is dynamic binding(late binding)?
What are the problems faced by java programmers who don't use layout managers?
What does java stand for?
How many types of design patterns are there?
Is ruby built on java?
What is the difference between preparedstatement and statement in java?
What is a default method?
What is multi-catch block in java?
Explain some best practices you would apply while using collection in java?
Which is bigger float or double java?
What are "class access modifiers" in Java?