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 are abstract methods in java?

897


Is object a data type?

766


Which one will take more memory: an int or integer?

992


Can we call the constructor of a class more than once for an object?

852


What is covariant return type?

875


Is java platform independent?

778


How do weakhashmap works?

860


What is final?

820


Explain about exception propagation?

775


What are serialization and deserialization?

986


Can a class declared as private be accessed outside it’s package?

778


What class of exceptions are generated by the java run-time system?

907


Give me an example of array and linked list? Where they can be used?

780


State the difference between strings and arrays.

879


What is the basic concepts of OOPS?

933