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


Please Help Members By Posting Answers For Below Questions

Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?

544


Why does my function print none?

516


What is visibility mode?

526


What is method overloading and method overriding?

536


Why does java not allow multiple public classes in a java file ?

3438






how does multithreading take place on a computer with a single cpu? : Java thread

688


Difference between comparator and comparable in java?

614


Why for each loop is used?

500


what invokes a threads run() method? : Java thread

569


Can we use switch statement with strings?

616


Can there be an abstract method without an abstract class?

535


What is singleton class in ruby?

558


Why singleton class is used in java?

566


How do you implement singleton class?

512


How can constructor chaining be done by using the super keyword?

614