explain System.out.println
Answer Posted / durgesh jaiswal
System:- is a predefined class that provide access to the
system from anywhere in the program
Out:- is the outputstream that is connected to the console
print():- Display the string and any result passed to it
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an iterator java?
What type of variable is error flag?
Is array a class?
What is string array?
Why do we use string?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What about main thread in java?
What are operators and its types?
Explain inner classes ?
What does regex mean?
Can you extend main method in java?
What is hotjava?
What is meant by attribute?
Can we convert stringbuilder to string in java?
Does java have a compiler?