explain System.out.println
Answer Posted / nisha sharma
System-it is class
out-object/datamember or u can say referencevariable of
class
println-method of class
| Is This Answer Correct ? | 24 Yes | 125 No |
Post New Answer View All Answers
Enlist few advantages of inheritance?
What is the purpose of using java.lang.class class?
Is there a sort function in java?
What exceptions occur during serialization?
What’s the difference between applets and standalone program?
Can an object subclass another object?
How to sort double array in java?
Which class contains a method: cloneable or object?
What is update method called?
Is oracle charging for java?
Can we define package statement after import statement in java?
What are the access modifiers available in java?
What is argument in java?
What is difference between char array and string?
What is the difference between object oriented programming language and object based programming language?