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

Answer Posted / anbu

In JSP out.println() will be used which means to print the
data in browser and in Core Java System.out.println() will
be user which means that it is for system.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is local interface. How values will be passed?

801


What does module-relative mean?

822


What is the purpose of the notify() method?

849


What is meant by method chaining?

919


Why won’t the jvm terminate when I close all the application windows?

1008


What value does read() return when it has reached the end of a file?

786


Can I map more than one table in a cmp?

826


What is the difference between java class and bean?

829


Is a class a subclass of itself?

864


What do you need to set-up a cluster with jboss?

830


What is jboss?

798


Which component handles cluster communication in jboss?

868


Explain the steps in details to load the server object dynamically?

4825


Where can I find seam examples and documentation?

859


What is the difference between system.out ,system.err and system.in?

844