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
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
What is clustering? What are the different algorithms used for clustering?
what is handle?
What state does a thread enter when it terminates its processing?
Explain what is orm?
whats is mean by tiles in struts
How are the elements of a borderlayout organized?
How to deploy Jar, War files in J2EE?
Which are the different segments of memory?
What is the difference between system.out ,system.err and system.in?
What is a session? Can you share a session object between different theads?
What value does readline() return when it has reached the end of a file?
What is chat area? Explain.
Is jvm a overhead?
What are the purpose of introspection?