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
What is prototype?
What are the call back methods in entity bean?
Is a class a subclass of itself?
Why do I get a duplicate name error when loading a jar file?
Is it possible to stop the execution of a method before completion in a sessionbean?
What restrictions are placed on the location of a package statement within a source code file?
What is the difference between ear, jar and war file?
Explain RMI Architecture?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
How database connectivity in XML is achieved?
how to use debug in my elipse to solve problems that exist in my project
Explain what is orm?
What are the services in RMI ?
What is the relationship between an event-listener interface and an event-adapter class?
What event results from the clicking of a button?