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
Can a method inside a interface be declared as final?
How to connect to a remote database using Applet?
How many types of variables are there?
What is the meaning of find and replace?
What is size of int in java?
What is a method header?
What is an arraylist in java?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
Can we have multiple catch block for a try block?
How many bits is a float?
What is a function in programming?
What is the difference between hashset and treeset in java?
What are design patterns and please explain?
What is the parse method in java?
What are the differences between stringbuffer and stringbuilder?