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

Why use POJO when I can use hashmap

2315


what are RemoteObjects?

2493


What are the call back methods in entity bean?

805


Are we allowed to change the transaction isolation property in middle of a transaction?

800


In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?

1853


what is meant by JRMP?

2041


Explain what is synchronization?

867


What is local interface. How values will be passed?

799


How are the elements of a borderlayout organized?

861


What are the difference between RMI and CORBA?

855


What are transaction attributes?

859


Explain RMI Architecture?

850


What are JTA/JTS and how they used by client?

1979


If your ui seems to freeze periodically, what might be a likely reason?

801


Is there a guarantee of uniqueness for entity beans?

783