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
Can I map more than one table in a cmp?
What is threadfactory?
What is ripple effect?
Why a client should be multithreading? Explain.
Where can I ask questions and make suggestions about seam?
What is an abstract method?
What are transaction attributes?
What is aop(assepct oriented programing)?
What is a tasks priority and how is it used in scheduling?
Explain the different types of memory used by jvm?
What is the difference between java class and bean?
What is the difference between RMI and Corba?
What is local interface. How values will be passed?
What is clustering? What are the different algorithms used for clustering?
what is handle?