explain System.out.println
Answer Posted / dsr
system:system class
out->out is a object of printstream
print->method of printstream class
| Is This Answer Correct ? | 10 Yes | 14 No |
Post New Answer View All Answers
What are advantages and disadvantages of OOPs?
When we should use serialization?
What is the use of arraylist in java?
What are different ways of object creation in java ?
Distinguish between a predicate and a function?
Can we call virtual funciton in a constructor ?
What about method local inner classes or local inner classes in java?
What is method overriding in java ?
What is function overriding and overloading in java?
What is local variable and instance variable?
What is early binding and late binding in java?
What exceptions occur during serialization?
What is difference between ++ I and I ++ in java?
What is string and its types?
Does java support function overloading, pointers, structures, unions or linked lists?