explain System.out.println

Answer Posted / shakti prasad rath

System ->it is a final class present in java.lang package
that can be inherited.

out -> it is a inner class object.

println() -> it is a method in printstream class

Is This Answer Correct ?    9 Yes 44 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different approaches to implement a function to generate a random number?

565


Differentiate between a constructor and a method? Can we mark constructors final?

671


What is ide with example?

543


What are peerless components in java programming?

578


Why do we declare a class static?

541






Where are local variables stored?

510


What is the advantage of OOP in java?

657


What is the base class for error and exception?

551


What is thread count in java?

543


Explain parallel processing in java8?

633


Which sorting is used in arrays sort in java?

581


Why enumeration is faster than iterator?

527


What is an iterator java?

527


What is regex used for?

542


Why multiple inheritance is not supported by java?

509