explain System.out.println()

Answer Posted / harika

System is a predefined class,out is a reference of
printstream class,println is a method of printstream class.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is null a string in java?

777


Explain the difference between an Interface and an Abstract class?

908


What defines function?

758


What all access modifiers are allowed for top class ?

966


What is procedure overloading?

2042


What are format specifiers in java?

837


Is java owned by oracle?

798


Describe the syntax of multiple inheritance? When do we use such an inheritance?

853


Explain when noclassdeffounderror will be raised ?

833


What is byte data type?

785


how to create multithreaded program? : Java thread

729


How we can skip finally block of exception even if some exception occurs in the exception block in java?

739


Tell me a few examples of final classes defined in Java API?

806


Is static a singleton?

758


How can a gui component handle its own events?

837