Is System.err.println(""Statement"); is execute the output
on console .
Example:
System.err.println("Hello JAVA");
Answer Posted / srinu
yes its execute
output:Hello JAVA
no change the color
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How many times may an objects finalize() method be invoked by the garbage collector?
Describe responsibilities of Activator?
What is a class loader?
Can you control when passivation occurs?
Is it possible to stop the execution of a method before completion in a sessionbean?
What are externizable interface?
What are the types of scaling?
Which textcomponent method is used to set a textcomponent to the read-only state?
What is the map interface?
What is the difference between RMI registry and OS Agent?
Can we sent objects using Sockets?
What is glasgow?
How would you create a button with rounded edges?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
How are commas used in the intialization and iteration parts of a for statement?