Is System.err.println(""Statement"); is execute the output
on console .
Example:
System.err.println("Hello JAVA");
Answer Posted / rakeshchandra
Yes , It will execute and the output is
Hello JAVA (in red color)
| Is This Answer Correct ? | 33 Yes | 5 No |
Post New Answer View All Answers
Why do threads block on i/o?
Name the class that is used to bind the server object with RMI Registry?
Where can I ask questions and make suggestions about seam?
What are the diff types of exception?
whats is statement and procedure
the same information whether it will connect to the database or it will be used previous information?
What are various types of class loaders used by jvm?
Is jvm a overhead?
Can I use multiple html form elements with the same name?
Are we allowed to change the transaction isolation property in middle of a transaction?
Why use POJO when I can use hashmap
What is a class loader? What are the different class loaders used by jvm?
What modifiers may be used with an inner class that is a member of an outer class?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?