explain System.out.println

Answer Posted / bindu madhavi

System is final class of java.lang package.

'out' is field of System class which is static of
type 'PrintStream'.

println() is overloaded method of PrintStream.

Is This Answer Correct ?    9 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is var keyword ?

741


Should database connections be singleton?

569


How do you declare a destructor in java?

506


How can an object be unreferenced?

541


Write a program to print the pattern given below

495






What is java util?

539


Can a abstract class be declared final?

567


Why super is first line in java?

560


What is the mapping mechanism used by java to identify IDL language?

591


Explain features of interfaces in java?

558


Is array serializable java?

521


Describe how to implement singleton design pattern in struts.

535


java program with complete 4 oops concepts implemented example

2729


Can size_t be negative?

613


What is struts in java?

577