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
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What you mean by COM and DCOM?
Can you give me a simple example of using the requiredif validator rule?
What are the steps to write p-to-p model application?
Why use POJO when I can use hashmap
Do we need to override service() method
what is an isolation level?
How would you detect a keypress in a jcombobox?
Is there a guarantee of uniqueness for entity beans?
What is jboss?
What is the difference between the font and fontmetrics classes?
Difference between loadclass and class.forname?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
Difference between swing and awt?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?