explain System.out.println
Answer Posted / umrao s rawat
System is a class.
out is referring to PrintStream Class.
Println is the method of PrintStream Class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does a function need a return?
What is thread count in java?
What is the simpletimezone class in java programming?
how to open and edit XML file in Weblogic???
Why super is first line in java?
What is contractor means and methods?
What is Classloader in Java?
What is append in java?
How to sort elements in a parallel array in java?
Why set do not allow duplicates in java?
What is a byte string?
What exactly is java?
Name few "optional" classes introduced with java 8 ?
What is argument in java?
What is the maximum size of a string in java?