Difference between Reader/Writer and InputStream/Output
Stream?

Answer Posted / ajaal kujaal

reader and writer belongs to cd drive where inputstream and
outputstream belongs to USB drive.

Is This Answer Correct ?    13 Yes 47 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

662


What is the simpletimezone class in java programming?

536


What are the 4 types of characters?

541


Can you override private or static method in java?

547


What is the purpose of the system class in java?

552






What happens when a thread cannot acquire a lock on an object in java programming?

545


What is function declaration?

526


How do you define a method?

509


What is the gregoriancalendar class in java programming?

568


What are parameters in a method?

583


What purpose do the keywords final, finally, and finalize fulfill?

610


What is null mean in java?

623


which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

9215


What is the difference between procedural and object-oriented programs?

526


What is an error in java?

637