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 is string buffer better than string ?

603


What is the use of protected in java?

536


What are the data types supported by java?

550


Can a function return a function?

552


Explain java coding standards for variables ?

673






Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.

598


Does hashset allow duplicates in java?

582


Can we extend immutable class?

534


How many types of classes are there in java?

523


What is object english?

585


How do you delete a list in java?

534


How will you communicate between two applets?

632


What is the method to expand and collapse nodes in a jtree?

612


Is array synchronized in java?

555


How do you empty a list in java?

545