explain System.out.println

Answer Posted / sankar r k

System is a class of java.lang package

out is a static object of the Printstream class.

println is a function of Printstream class to print on the
console

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there a sort function in java?

577


What are static initalizers in java ?

585


What is the maximum size of a string in java?

553


Is null an object java?

541


Can we override tostring method in java?

535






Explain the features of java?

597


Is java pass by value or pass by reference?

541


What is flush () in java?

560


What is a literal coding?

517


Can a top level class be private or protected?

578


Can we declare a constructor as final?

679


What are the benefits of operations?

514


What are peerless components?

626


What exactly is a .class file?

581


How do you use parseint in java?

515