Difference between Reader/Writer and InputStream/Output
Stream?

Answer Posted / ravikiran(aptech mumbai)

Reaer/writer belongs to the charecter stream
I/P and O/P belongs to the byte stream

Is This Answer Correct ?    75 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is compareto?

546


What is not thread safe?

499


Why stringbuffer is faster than string?

548


What is the use of string and stringbuffer?

558


Can we write a class without main method in java?

487






Which is bigger float or double?

522


How does system arraycopy work in java?

585


What is keyword auto for?

646


Explain polymorphism citing an example.

595


What is a singleton class? Give a practical example of its usage.

597


What happens if an exception is not handled in a program?

630


What about anonymous inner classes in java?

569


What is the purpose of using javap?

624


What is the difference between a vector & an array list?

677


can I implement my own start() method? : Java thread

560