What are the Abstract Classes provided by Java?

Answer Posted / qamrun nisa

java.io.InputStream
java.io.OutputStream
java.io.Reader
java.io.Writer

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is java a pure object oriented language?

542


Explain what pure virtual function is?

603


What is final modifier?

560


What are the important methods of java exception class?

576


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

9249






Is arraylist ordered?

567


How does varargs work in java?

615


What are keywords give examples?

586


How do you write a good declaration?

499


Where will it be used?

1510


Can a static class implement an interface?

562


How do you convert an int to a string in java?

548


What is difference between static and final?

561


What is initial size of arraylist in java?

539


What is class and its types?

546