Is System.err.println(""Statement"); is execute the output
on console .
Example:
System.err.println("Hello JAVA");
Answer Posted / manikandan [ gtec,vellore ]
yes,It'll print Hello JAVA in red color in IDE but in
command prompt it'll print all in same color
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Why do threads block on i/o?
What do you need to set-up a cluster with jboss?
What is ioc concept?
Name three component subclasses that support painting?
What are the different algorithms used for clustering?
Why do I get a duplicate name error when loading a jar file?
whats is mean by tiles in struts
What are the different methods of identifying an object?
Which container method is used to cause a container to be laid out and redisplayed?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
What are the purpose of introspection?
What is the argument type of a programs main() method?
which type of objects reference will be given to client?
How are the elements of a borderlayout organized?
What are the different approaches to represent an inheritance hierarchy?