explain System.out.println

Answer Posted / swati vora

system is a class.
out is a object.
println() is a method

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is lambda programming?

501


Is string is a keyword in java?

551


What are java packages?

588


Is class is a data type?

576


Can we call the constructor of a class more than once for an object?

637






Is call by reference possible in java?

542


What is javac in java?

566


For class CFoo { }; what default methods will the compiler generate for you>?

622


What is compiler and what its output.

638


Which java version is latest?

544


Explain aggregation in java?

549


What is visibility mode?

535


What are the important features of Java 10 release?

517


What is a lambda expression ? What's its use ?

569


What is broken and continue statement?

535