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 the purpose of void class?
Where are variables stored?
What is the difference between logical data independence and physical data independence?
Does java vector allow null?
What are the types of strings?
What is the maximum length of a url?
What is hash in java?
What is predicate in java?
How do you declare an empty string?
What is a singleton class? Give a practical example of its usage.
What is the main functionality of the remote reference layer?
How is hashcode calculated in java?
Where are register variables stored?
What is classname class in java?
Do you know why doesn't the java library use a randomized version of quicksort?