Answer Posted / ranabir chakraborty
System is a predefined final class.
out is a object of print stream class. and
println is a method.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What does super keyword do?
Explain about method local inner classes or local inner classes in java?
Explain the selection sort algorithm?
What are void methods?
What is the difference between comparison done by equals method and == operator?
How do you differentiate abstract class from interface?
Which language is java?
What is the difference between super class & sub class?
Can we increase size of array?
What are the two parts of a conditional statement?
Why webdriver is an interface?
Explain the use of javap tool.
What is the file type?
How can we find the sum of two linked lists using stack in java?
Can we override private methods?