Is System.err.println(""Statement"); is execute the output
on console .
Example:
System.err.println("Hello JAVA");
Answer Posted / kannna
syntax error;
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
What you mean by COM and DCOM?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
what is a portable component?
Which class is the immediate superclass of the menucomponent class?
How to implement RMI in Java?
What is the difference between a static and a non-static inner class?
What is the form of storage space in java?
What is threadfactory?
What is glasgow?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Name the class that is used to bind the server object with RMI Registry?
What is a modular application?
Name the eight primitive java types.
Have you used threads in Servelet?
Can constructors be synchronized in java?