Is System.err.println(""Statement"); is execute the output
on console .
Example:
System.err.println("Hello JAVA");

Answer Posted / srinu

yes its execute
output:Hello JAVA
no change the color

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Should synchronization primitives be used on bean methods?

770


Name the eight primitive java types.

807


What is the difference between java class and bean?

784


How substring() method of string class create memory leaks?

766


Explain about thread synchronization inside a monitor?

2224


Have you used threads in Servelet?

2203


How can I avoid validating a form before data is entered?

724


Explain the steps in details to load the server object dynamically?

4771


How is a java object message delivered to a non-java client?

766


What is TL and its use?

2198


Why do threads block on i/o?

907


Which javutil classes and interfaces support event handling?

778


Can I import same package/class twice? Will the jvm load the package twice at runtime?

847


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

770


Brief description about local interfaces?

887