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 a conditional statement explain with example?
Why hashcode is used in java?
How is garbage collection controlled?
When arithmeticexception is thrown?
How can we run a java program without making any object?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What is widening and narrowing in java? Discuss with an example.
Difference between string, string builder, and string buffer?
What is static keyword?
Why parameters should be passed by reference?
What is wrapper class html?
why using interface interface ?
What does split function do in java?
Enlist diffrent types of inheritance supported by java?
Can a static class have a constructor java?