explain System.out.println

Answer Posted / vinay tiwari

System: System is a Package
out: out is a class belonging to System Package
println(): println() is a method of out class

Is This Answer Correct ?    54 Yes 453 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the syntax and characteristics of a lambda expression?

561


Can a class be defined inside an interface?

565


How to avoid memory leak in java?

600


What are the advantages of functions?

523


What is autoboxing in java?

612






Can a class extend more than one class?

616


Can we use String with switch case?

673


What are the main uses of java?

529


Give example to differentiate between call by value and call by reference.

596


Is space a string in java?

515


What is illegal identifier in java?

538


When super keyword is used?

598


What is default size of arraylist in java?

559


What are use cases?

563


What is valid keyword in java?

561