explain System.out.println

Answer Posted / sekhar v n

System is a predefined final class

out is a PrintStream object

and

println is a built-in overloaded method in the out object

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how its run?

561


Difference between object instantiation and construction ?

576


Can a class extend 2 classes in java?

551


What is the purpose of nested class in java?

593


How do you convert bytes to character in java?

529






Can list be null in java?

568


What are the advantages of java over C++?

711


What is the use of coding?

517


What is the significance of continue jump statement? Explain with an example.

737


Can a function return a function?

542


What is the difference between multitasking and multithreading in Java

715


What is complexity in java?

515


When should I use stringbuffer?

564


Does constructor return any value?

572


What is the same as procedures?

527