Is System.err.println(""Statement"); is execute the output
on console .
Example:
System.err.println("Hello JAVA");
Answers were Sorted based on User's Feedback
Answer / rakeshchandra
Yes , It will execute and the output is
Hello JAVA (in red color)
| Is This Answer Correct ? | 33 Yes | 5 No |
Answer / 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 |
Answer / salman abbas
Yes , It will execute and the output is
Hello JAVA (in red color)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / manikandan [ gtec,vellore ]
yes,It'll print Hello JAVA in red color in IDE but in
command prompt it'll print all in same color
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / srinu
yes its execute
output:Hello JAVA
no change the color
| Is This Answer Correct ? | 3 Yes | 4 No |
is servlet,struts are threadsafe or not.please telme correct answer
If i learn Java, what kind of applications can i create that will help Banking, Retail, Hotel, Logistics industry.
what is the RMI / IIOP?
What are preemptive scheduling and time slicing and what is the difference between them?
What exceptions are thrown by RMI?
Suppose there are 3 combo box. SELECT COUNTRY SELECT STATE SELECT CITY if i select any country from country conutrylistbox values in the state will get automatically inserted with database values>> THEN on selection of state city will be inserted in city combo box If you can help then please Help me...
What is runnable?
Can you write Java code for declaration of multiple inheritance in Java ?
What is a convertor?
Explain about RMI Architecture?
what is JTA ?
Explain Object Serialization and it can be used?