explain System.out.println()

Answer Posted / sowjanya

System is the class name and out is the static variable of the System class.
Out is called a field in System Class.
Print() method is used to disply something on the monitor.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is close method? How it's different from Finalize & Dispose?

561


Can we create our own wrapper class in java?

539


What does a method signature consist of?

507


What is a method vs function?

552


Can we compare two strings in java?

554






What is the purpose of static methods and variables?

529


What is java util?

537


What are the differences between getting and load method?

541


What's a method in programming?

543


What are access specifiers available in java?

575


Which class is used by server applications to obtain a port and listen for client requests?

491


Is java based on c?

532


Is a case study a method or methodology?

462


How do you create a method in java?

542


What is the use of predicate in java 8?

488