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
Why do we need hashset in java?
Define canvas?
How do you sort in descending order in java using collections sort?
What are the restriction imposed on a static method or a static block of code?
Why is singleton class used?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
Why is stringbuffer thread safe?
How long will it take to learn java?
Explain naming conventions for packages?
What are inner classes or non static nested classes in java?
Is main a keyword in java?
What checkbox method allows you to tell if a checkbox is checked?
what is meant wrapper classes?
What is null data type?
what is the difference between process and thread? : Java thread