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
What is the latest java version?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
What is the difference between length and length() method in java?
Can I uninstall java?
What is the difference between math floor and math round?
Does anyone still use java?
What is the difference between object oriented programming language and object based programming language?
How do you print array in java?
What are three types of loops in java?
What is the function of character?
What do you mean by mnemonics?
What is a method header?
Can java run on google chrome?
Explain the difference between hashmap and hashtable in java?
How to make a write-only class in java?