explain System.out.println

Answer Posted / umrao s rawat

System is a class.
out is referring to PrintStream Class.
Println is the method of PrintStream Class.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the main use of generics in java?

510


What is starvation?

682


What is final keyword in java?

554


What is a Hash Table? What are the advantages of using a hash table?

610


Java is Pass by Value or Pass by Reference?

622






What is the method overriding?

621


how is final different from finally and finalize in java?

608


What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?

625


Explain how to convert any java object into byte array.

551


What is java in simple terms?

562


What is difference between classpath and path variables in java?

554


How many inner classes can a class have?

580


How can we find the sum of two linked lists using stack in java?

574


What is the difference between hashset and treeset in java?

542


What is a boolean output?

523