what is the difference between System.out.println and out.println in java
Answer Posted / binod
yes..both r used to display the output...but
System.out.println() is used in core java..and out.println()
is used in advanced java...servlets,jsp,etc.....
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is a modular application?
How would you create a button with rounded edges?
What is the purpose of the wait(), notify(), and notifyall() methods?
What is the difference between the session.get() method and the session.load() method?
What is the map interface?
what is handle?
What are the purpose of introspection?
What is a modular application? What does module-relative mean?
What are callback interfaces?
What is chat area? Explain.
What are JTA/JTS and how they used by client?
Name three subclasses of the component class?
what are the activation groupworks?
Do we need to override service() method
What are the different methods of identifying an object?