Answer Posted / debargha
System is a predefined final class;
out is a PrintStream object
and println is a built-in overloaded method in the out object.
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is lexicographically smallest string?
What is the default execution method in java?
What is bifunction in java?
What are different types of states exist for a thread?
What is static and final keyword in java?
What is the purpose of tostring() method in java?
Define an applet in java?
What is an iterator interface in java programming?
Is java call by value?
What is a stack class in java ?
What is keyset in java?
How do you define a parameter?
What is default switch case? Give example.
What is meant by method?
How do you read a char in java?