Answer Posted / t.jaya govind sudhakar
in System.ou.println();
System is a predefined class in the java.lang package, and
out is a static field which reference to an object of type
Output stream and
println is the method of printstream class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How is hashset defined in java?
What are the main concepts of oops in java?
What is array list in java?
How to compare strings in java?
Is array dynamic in java?
What is style and indentation?
What is the purpose of using javap?
How do you know if a value is nan?
What is meant by collection in java?
Can size_t be negative?
Explain different states of a thread in java?
What are untrusted applets?
How do you override a method?
what are the high-level thread states? : Java thread
How can I become a good programmer?