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 does java pattern compile work?
What do you mean by Hash Map and Hash Table?
What is the access scope of protected access specifier?
What is the difference between && and & in java?
What is a lock or purpose of locks in java?
How does sublist works in java?
What is final keyword in java? Give an example.
How can we make a class singleton?
What is a method header?
What is a module function?
How many types of string data types are there?
What are the main uses of this keyword?
What steps are taken when the OS shifts from one-thread execution to another?
Explain polymorphism citing an example.
What are the types of collections in java?