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
What is Remote Server?
what are the activation groupworks?
Which containers use a border layout as their default layout?
which book is better for jdbc ,servlets and jsp
What are externizable interface?
How would you detect a keypress in a jcombobox?
How database connectivity in XML is achieved?
What restrictions are placed on the values of each case of a switch statement?
What is aop(assepct oriented programing)?
What’s jboss cache in short?
What class is used to create Server side object ?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
What is the argument type of a programs main() method?
Which class is the immediate superclass of the menucomponent class?
Define prototype?