Is System.err.println(""Statement"); is execute the output
on console .
Example:
System.err.println("Hello JAVA");

Answer Posted / my

java

Is This Answer Correct ?    5 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are JTA/JTS and how they used by client?

1942


What is the highest-level event class of the event-delegation model?

811


What is TL and its use?

2206


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1593


What does module-relative mean?

788


how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.

1966


What are the types of scaling?

791


Is there a guarantee of uniqueness for entity beans?

748


What do you know about seam?

777


What do you mean by Socket Programming?

772


What is the difference between RMI registry and OS Agent?

870


What class is the top of the awt event hierarchy?

818


Is infobus easy to use?

788


What you mean by COM and DCOM?

815


What are externizable interface?

792