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
What are the purpose of introspection?
How messaging services are done, before release of JMS?
Which are the different segments of memory?
What classes of exceptions may be caught by a catch clause?
Are enterprise beans allowed to use thread.sleep()?
What are JTA/JTS and how they used by client?
Are we allowed to change the transaction isolation property in middle of a transaction?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is a policy?
Brief description about local interfaces?
what are getters and setters in Java with examples?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
What is the difference between a static and a non-static inner class?
What are the sequence of steps to write pub or sub model kind of application?
What is the difference between the font and fontmetrics classes?