Is System.err.println(""Statement"); is execute the output
on console .
Example:
System.err.println("Hello JAVA");
Answer Posted / prabhjot
it will execute same as System.out.println()
there is no change in color
For example: Hello Java
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
how to use debug in my elipse to solve problems that exist in my project
What restrictions are placed on the values of each case of a switch statement?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What is prototype?
What is abstract schema?
What is message driven beam?
What is ripple effect?
what is meant by JRMP?
What is the difference between static and non-static with examples?
How to deploy Jar, War files in J2EE?
Why use POJO when I can use hashmap
Name three component subclasses that support painting?
Describe responsibilities of Activator?
Can we sent objects using Sockets?
What are callback interfaces?