define System.out.println(); what is the meaning!

Answer Posted / amit j bhavsar

in java system is predefine class that provides access to
the system.

in java out means,out is the output stream that is
connected to the console.

in java println is a one method which is print the statment.

Is This Answer Correct ?    17 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between call by refrence and call by value?

663


What is comparator in java?

645


Explain the init method?

620


Explain the reason behind ending a program with a system.exit(0)?

679


Can a constructor be private and how are this() and super() method used with constructor?

625






Is Java a dying language?

671


Can we declare the static variables and methods in an abstract class?

639


How do weakhashmap works?

710


What are static blocks and static initalizers in java ?

653


Explain the difference between map and flatmap stream operation?

908


What are reference variables in java?

682


What are 3 data types?

635


What is connection class in java?

594


What is the association?

651


In how many ways we can create threads in java?

723