Difference between ?System.out.println?
and ?System.error.println??
Answer Posted / jyoti
System.setErr() needs to be used for redirection. '>' is
used for Operating system console redirection.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is static data type in java?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
What is treeset in java collection?
What is an error in java?
Can we restart a thread already started in java?
What is the reason behind using constructors and destructors?
What is java algorithm?
Can constructor be synchronized?
Difference between overriding and overloading in java?
Which browsers work with java?
What are the topics in advance java?
explain copyonwritearraylist and when do we use copyonwritearraylist?
Why do we need data serialization?
What is the exact difference in between unicast and multicast object? Where we will use?
What is covariant return type?