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 is colon_pkg_prefixes and what is its use?
What class is the top of the awt event hierarchy?
Java is fully object oriented languages or not?
What is clustering? What are the different algorithms used for clustering?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
What is the purpose of the wait(), notify(), and notifyall() methods?
How to determine SGA site?
What must a class do to implement an interface?
Name three component subclasses that support painting?
When a thread blocks on i/o, what state does it enter?
Can you give me a simple example of using the requiredif validator rule?
Name three subclasses of the component class?
What is the difference between RMI and Corba?
How substring() method of string class create memory leaks?
whats is mean by tiles in struts