explain System.out.println

Answer Posted / gopal

System:it is a predefined class which is defined in a package.
out:to display result on monitor.
println:print next line

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need data structure in java?

569


What is java util concurrentmodificationexception?

495


What is collection sort in java?

549


How many types of methods are there?

542


How does singleton class work?

524






Why Java doesn’t support multiple inheritance?

629


Can we define private and protected modifiers for the members in interfaces?

531


What is a parameter in matrices?

541


Wha is the output from system.out.println(“hello”+null); ?

684


Which software is used for java programming?

550


How are the elements of a gridbaglayout organized in java programming?

516


What are the steps that are followed when two computers connect through tcp?

515


What is a layout manager and what are different types of layout managers available in java awt?

718


What is string :: npos?

573


What is the static keyword?

587