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 ?    80 Yes 531 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does ide stand for?

520


Is java 1.7 the same as java 7?

537


What is the difference between compiler and jvm?

553


Can a class be private?

512


What do bitwise operators do?

528






What is the main purpose of java?

514


What is meant by string is immutable?

517


Can we override constructors in java?

680


What is difference between throw and throws ?

598


How does system arraycopy work in java?

577


Can each java object keep track of all the threads that want to exclusively access it?

539


How do you reverse a list?

556


What is overloading and overriding in java?

659


What are the advantages of unicode?

545


What is method with example?

582