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
Is this valid in java ? Can we instantiate interface in java?
What are JVM.JRE, J2EE, JNI?
Differentiate between the constructors and methods in java?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
Is java a virus?
What is an object in java and how is it created?
can any body body expalin best definitions & best real time exaples for opps concepts.
What is the purpose of format function?
In java, what is the difference between method overloading and method overriding?
What is the output of the below java program?
What is an infinite loop? How infinite loop is declared?
What access modifiers can be used for methods?
What are the 4 types of characters?
Can you pass by reference in java?
Is string is a keyword in java?