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
How do you control extraneous variables?
What happens to the Exception object after handling an exception?
What is difference between == and === in js?
What kind of variables can a class consist?
What does localhost mean?
What is a variable analysis?
How do you use compareto?
What is a java object and java application?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What is java’s garbage collected heap?
What is the access scope of protected access specifier?
explain different ways of using thread? : Java thread
What is java developer skills?
Discuss different types of errors that generally occur while programming.
Implement two stacks using a single array.