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


Please Help Members By Posting Answers For Below Questions

Explain about thread synchronization inside a monitor?

1995


Why use a datasource when you can directly specify a connection details?

534


What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?

568


How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

2553


what is a portable component?

1464






How many times may an objects finalize() method be invoked by the garbage collector?

670


In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?

2156


what is an isolation level?

2212


What do you mean by Socket Programming?

546


Explain phantom read?

1739


What are the difference between RMI and CORBA?

619


What are the purpose of introspection?

677


Write a program to show synchronization?

690


To identify IDL language what mapping mechanism is used?

3415


What is the relationship between an event-listener interface and an event-adapter class?

554