explain System.out.println
Answer Posted / franklin
System: its the class
out: its the object of the class System
println():its the method which tells the compiler to print
a new line.
| Is This Answer Correct ? | 381 Yes | 273 No |
Post New Answer View All Answers
What is array command?
How many bits are in a sentence?
How many bytes are a float?
How does java pattern compile work?
What are sets in java?
Difference between this() and super() in java ?
What is meant by class loader? How many types are there?
Is java good for beginners?
Why array is used in java?
How many types of the indexof method are there for strings?
How do you sort a set in java?
What are jee technologies?
Why does java not support pointers?
Explain about java sdk?
What is the use of optional ?