explain System.out.println

Answer Posted / tanu

System is a predefined class
Out is "standard" output stream that is connected to the
console
println() is built-in method that display the string which
is passed to it with a new line

Is This Answer Correct ?    12 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?

606


Is arraylist zero based?

547


Explain the access modifiers for a class, method and variables?

649


What type of language is java?

536


What is the use of keywords in java?

548






Give any two differences between C++ and java.

554


what is meant by abstract class?

646


How do you print array in java?

551


What is 32 bit float?

551


Is array a class in java?

501


What all access modifiers are allowed for top class ?

705


Explain about features of local inner class?

597


What is ordered map in java?

531


Explain about sets?

565


What is purpose of keyword void?

556