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 mdb and what is the special feature of that?
Why is actionform a base class rather than an interface?
whats is statement and procedure
How can I scroll through list of pages like the search results in google?
what are the advantages of JTA over JTS?
What is the relationship between an event-listener interface and an event-adapter class?
Define the remote object implementation?
When a thread blocks on i/o?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
Why are component architectures useful?
What you mean by COM and DCOM?
What is prototype?
What are the different approaches to represent an inheritance hierarchy?
What is the difference between the session.get() method and the session.load() method?
Which component handles cluster communication in jboss?