what is the difference between System.out.println and out.println in java

Answer Posted / anbu

In JSP out.println() will be used which means to print the
data in browser and in Core Java System.out.println() will
be user which means that it is for system.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Remote Server?

1890


Difference between loadclass and class.forname?

812


Why doesn’t the focus feature on the tag work in every circumstance?

787


What state does a thread enter when it terminates its processing?

831


Do we need to override service() method

1406


How would you create a button with rounded edges?

766


Is jvm a overhead?

824


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

844


When is the best time to validate input?

831


What is the difference between a menuitem and a checkboxmenuitem?

778


What method is invoked to cause an object to begin executing as a separate thread?

791


What is the relationship between an event-listener interface and an event-adapter class?

787


Define the remote object implementation?

2203


Brief description about local interfaces?

919


What modifiers may be used with an inner class that is a member of an outer class?

815