define System.out.println(); what is the meaning!
Answer Posted / rohit
System is contain class like console
out is refer printstream
println is refer pt also its contain new line
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What is mean by collections in java?
What is runtime locatable code?
What is the difference between conversation & casting?
What is field name?
How can we run a java program without making any object?
Is array dynamic in java?
How will you print number in reverse (descending) order in BST.
Can interface be private in java?
Is null or empty java?
Differences between external iteration and internal iteration?
Explain the difference between collection api and stream api in java8?
Is null a string?
Define Multiprogramming and Multiprocessing in java.
What is parameters example?
What is difference between class and object in java?