Difference between Reader/Writer and InputStream/Output
Stream?
Answer Posted / vinay bhide
i think there is no difference
| Is This Answer Correct ? | 8 Yes | 72 No |
Post New Answer View All Answers
Difference between serialization and deserialization in java?
what is static import in java? Explain
Can you call one constructor from another if a class has multiple constructors?
What does n mean?
What are jee technologies?
What does regex mean?
What technique is carried out to find out if a particular string is empty?
When parseint method can be used?
Explain the meaning of java applet.
What is hash code collision?
Why do I need to declare the type of a variable in java?
What if static is removed from main method?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
What are advantages of using Java?s layout managers than windowing systems?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?