explain System.out.println()

Answer Posted / navneet raushan

Static is a final class , out is the output stream and
println is the method of PrintWriter class.

Is This Answer Correct ?    0 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When is the finally clause of a try-catch-finally statement executed?

506


What methods are used in Servlet?Applet communication?

1669


What does += mean in java?

580


When will you define a method as static in Java?

576


What is arraylist e?

559






Is simpledateformat safe to use in the multithreaded program?

544


What is serial version uid and its importance in java?

602


Explain about anonymous inner classes in java?

584


What are advantages of using Java?s layout managers than windowing systems?

1866


What is the difference between jfc & wfc?

599


What is an immutable object? How do you create one in java?

604


Can you access the private method from outside the class?

514


What restrictions are placed on method overriding in java programming?

546


Explain the importance of import keyword in java?

528


What is the difference between an interface and an abstract class?

543