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

What two classes are used to read data only?

632


What is ascii code?

633


What is variable and its types?

535


What are the 8 primitive data types in java?

540


What is a platform?

534






What is the significance of continue jump statement? Explain with an example.

735


do I need to use synchronized on setvalue(int)? : Java thread

546


Define Multiprogramming and Multiprocessing in java.

571


Explain the selection sort algorithm and state its time complexity?

595


Can we override protected method in java?

574


How do you use equal in java?

540


What is the full form of jpeg?

509


What are the legal operands of the instanceof operator?

555


What is the difference between variable declaration and variable initialization?

496


What is scope & storage allocation of global and extern variables? Explain with an example

574