explain System.out.println
Answer Posted / chhote lal prasad gupta
System:-It is the final class and its constructor is
private.so we can not create new object of System.
out. it is the static member of the System class of type
java.io.PrintStrem.
println:-it is the overload function of PrintStream.
| Is This Answer Correct ? | 75 Yes | 44 No |
Post New Answer View All Answers
Is integer passed by reference in java?
Explain notifyall() method of object class ?
What is stringbuffer in java?
How to print nodes of a Binary tree?
Why string is not a wrapper class?
What is method with example?
What is the benefit of inner classes in java?
Does anyone still use java?
What is hashtable and explain features of hashtable?
How a string is stored in memory?
What is a stringbuffer?
What are some characteristics of interference class?
What is locale in java?
How many bits is a boolean?
What are advantages of exception handling in java?