Is System.err.println(""Statement"); is execute the output
on console .
Example:
System.err.println("Hello JAVA");
Answer Posted / salman abbas
Yes , It will execute and the output is
Hello JAVA (in red color)
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
What is the difference between RMI registry and OS Agent?
Explain the steps in details to load the server object dynamically?
Can constructors be synchronized in java?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What is the relationship between an event-listener interface and an event-adapter class?
What are the services in RMI ?
Brief description about local interfaces?
Why a component architecture for the java platform?
What is the difference between ear, jar and war file?
What are externizable interface?
What is a session? Can you share a session object between different theads?
the same information whether it will connect to the database or it will be used previous information?
Do I have to use jsps with my application?
Describe activation process?