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

Answer Posted / uday

Both are used for displaying outputs. System.out.println() will print it to the system output stream while the syntax out.println is used in jsp and web environment where its rendered on the browser..

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe responsibilities of Activator?

1674


What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?

572


what are memory considerations of jsp compares to other web components?

6012


Can we sent objects using Sockets?

646


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

1635






How database connectivity in XML is achieved?

1767


Why use a datasource when you can directly specify a connection details? (in a J2EE application)

3453


Have you used threads in Servelet?

1932


Do we need to override service() method

1144


which book is better for jdbc ,servlets and jsp

1645


What is glasgow?

583


What is bean? Where can it be used?

578


How to deploy Jar, War files in J2EE?

2170


Define aop(assepct oriented programing)?

635


Difference between swing and awt?

601