what is the difference between System.out.println and out.println in java

Answer Posted / manjuraj

Both are used to display the output.By default you can use
the system.out.println,but we con't we the out.println
directly.
If we import the [ import static java.lang.System.out; ]
static import then we can use the out.println.

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do I get a duplicate name error when loading a jar file?

542


wahts is mean by dynavalidatorform in struts/

1567


how i secure my site with the https protocol.what are the steps?

1732


Is there a guarantee of uniqueness for entity beans?

568


What class is used to create Server side object ?

1666






What is permgen or permanent generation?

581


Where we can write Rmi registry in the code, without having to write it at the command prompt?

2253


Can you give me a simple example of using the requiredif validator rule?

600


Can I run seam outside of jboss as?

638


Where can I ask questions and make suggestions about seam?

584


What is the relationship between an event-listener interface and an event-adapter class?

552


Can I use javascript to submit a form?

606


Write a program to show synchronization?

688


Name the class that is used to bind the server object with RMI Registry?

1692


Is infobus easy to use?

596