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 do you Handle Front End Application data against DB with example?
what are getters and setters in Java with examples?
which book is better for jdbc ,servlets and jsp
Where we can write Rmi registry in the code, without having to write it at the command prompt?
why static class in java
Define the remote object implementation?
What is mdb and what is the special feature of that?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
Which class is the immediate superclass of the menucomponent class?
What is the RMI and Socket?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
What is aop(assepct oriented programing)?
Can I run seam with jdk 1.4 and earlier?
Why a component architecture for the java platform?
What are the different methods of identifying an object?