Is System.err.println(""Statement"); is execute the output
on console .
Example:
System.err.println("Hello JAVA");
Answer Posted / 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 |
Post New Answer View All Answers
what is an isolation level?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What are the design considerations while making a choice between using interface and abstract class?
Describe activation process?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
Explain the advantages and disadvantages of detached objects.
Can you control when passivation occurs?
Write a program to show synchronization?
Do you think that java should have had pointers?
Can you give me a simple example of using the requiredif validator rule?
Define prototype?
Can constructors be synchronized in java?
What are the different class loaders used by jvm?