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

Answer Posted / mohit gupta

System is a class and out is a static attribute which is of
type printstream. printstream class has a method called
println().

Is This Answer Correct ?    69 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell us something about an iterator.

550


Is null a string or object in java?

550


Is void a wrapper class?

537


Explain thread life cycle in java?

589


What is difference between checked and unchecked exception in java?

580






List some java keywords sun like c, c + + keywords?

592


Why convert an applet to an application?

620


How do you compare objects in java?

503


List the different types of classloaders in java.

505


Why unicode is important?

467


how would you implement a thread pool? : Java thread

508


A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

544


What is the purpose of stub and skeleton?

549


Define inheritance with reference to java.

583


What is the difference between inheritance and encapsulation?

595