explain System.out.println
Answer Posted / ashwani
system has a final class which can never instantiated by
other class. it has a private constructor has private or
private constructor never call, it call by jvm.
out: out is field type of static printer writer.
println: has a method of printsteam .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what do you mean by marker interface in java?
Why do we need variables?
What is the purpose of the runtime class in java programming?
How does arraylist size increase in java?
How do you achieve singleton?
When will we prefer to use set and list in java and why?
What is the concatenation operator in java?
How we can generate random numbers in java?
Discuss about garbage collector in Java.
How do you compare values in java?
Can you declare a private method as static?
What is a parameter used for?
Is there any case when finally will not be executed?
Will minecraft java be discontinued?
What is getclass () getname () in java?