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 does java enable high performance?
Is math class static in java?
What are different types of states exist for a thread?
What are passing parameters?
What is command line used for?
What is better - 'bit-shift a value' or 'multiply by 2'?
How do I remove a character from a string in java?
Why main() method is public, static and void in java ?
How do you remove all elements from an arraylist in java?
Variables used in a switch statement can be used with which datatypes?
Explain the purpose of garbage collection in Java?
Explain an algorithm to find depth of a binary tree.
What is string substring?
What are annotations in java?
What is a java object and java application?