explain System.out.println

Answer Posted / ritesh kesharwani

System.out.println()

System is a class.
It provide way how to interact with I\O.
System use one datatype or field is called out.It is a static
field or object.

PrintStream is a class.which define println and print method.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is java se open source?

574


What do you mean by JVM?

591


What is bufferedwriter?

542


Why static functions are used?

573


How to perform merge sort in java?

587






What about abstract classes in java?

612


What is singleton class in ruby?

564


What is int argc char * argv?

569


Can two objects have same hashcode?

566


What is the difference between a field variable and a local variable?

577


List some important features of java 10 release?

517


Give few examples of final classes defined in Java API?

707


What is java and its types?

553


What do you understand by abstract classes?

605


What is a boolean used for?

592