Is System.err.println(""Statement"); is execute the output
on console .
Example:
System.err.println("Hello JAVA");
Answer Posted / srinu
yes its execute
output:Hello JAVA
no change the color
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
what is handle?
Name three subclasses of the component class?
Explain about RMI Architecture?
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?
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 ..
How to implement RMI in Java?
What state does a thread enter when it terminates its processing?
When is the best time to validate input?
To what value is a variable of the string type automatically initialized?
What is abstract schema?
What modifiers may be used with an interface declaration?
Why a client should be multithreading? Explain.
How can I avoid validating a form before data is entered?
Can I use multiple html form elements with the same name?
Difference between DurableSubscription and non- DurableSubscription?