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

Can we sent objects using Sockets?

649


What are the design considerations while making a choice between using interface and abstract class?

543


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

551


what are the activation groupworks?

1679


How would you reatach detached objects to a session when the same object has already been loaded into the session?

682






What is abstract schema?

555


What is a class loader?

589


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

556


Explain ioc concept?

626


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

572


Which containers use a border layout as their default layout?

611


What class is used to create Server side object ?

1672


Can you control when passivation occurs?

598


What are the different methods of identifying an object?

578


Why is string immutable in java?

581