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
Define how can we find the actual size of an object on the heap?
Are private methods final?
What is the difference between the font and fontmetrics classes in java programming?
What are disadvantages of java?
What is the base class for error and exception?
Can we have two main methods in a java class?
What is the difference between yielding and sleeping?
What does it mean to be immutable?
Does google use java?
Can a top level class be private or protected?
Wha is the output from system.out.println(“hello”+null); ?
What is integer valueof?
Should a main method be compulsorily declared in all java classes?
How many bytes are there?
What is a java string?