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
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?
If your ui seems to freeze periodically, what might be a likely reason?
What are the benefits of detached objects?
Why is string immutable in java?
How would you create a button with rounded edges?
What is a tasks priority and how is it used in scheduling?
What is ioc concept & explain it?
What is a clone?
What is jboss?
Explain the difference between object state and behavior?
Which javutil classes and interfaces support event handling?
Do you think that java should have had pointers?
What is a class loader?
Do we need to override service() method
why static class in java