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 arguments in java?

522


5 Coding best practices you learned in java?

635


What are thread groups?

572


What do bitwise operators do?

527


Why java is said to be pass-by-value ?

545






Can memory leak in java?

585


What is array initialization in java?

491


Is string is a keyword in java?

547


What is hashmap and map?

554


Can a private method of a superclass be declared within a subclass?

528


What is the difference between heap and stack memory?

544


What are the restrictions imposed by a Security Manager on Applets?.

2062


What are the two categories of data types in the java programming language?

507


What is the difference between method overriding and overloading?

579


What is a stack class in java ?

609