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


Please Help Members By Posting Answers For Below Questions

What is the difference between session and entity beans?

811


What are the different approaches to represent an inheritance hierarchy?

827


Can I use multiple html form elements with the same name?

822


To what value is a variable of the string type automatically initialized?

880


What is the purpose of the finally clause of a try-catch-finally statement?

787


Define prototype?

814


What is Remote Server?

1892


Do I have to use jsps with my application?

765


How can I scroll through list of pages like the search results in google?

780


What is the highest-level event class of the event-delegation model?

844


Name three component subclasses that support painting?

830


What is the difference between long.class and long.type?

787


What if the static modifier is removed from the signature of the main method?

968


Is infobus easy to use?

809


Why does the tag url-encode javascript and mailto links?

804