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
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
What is annotation in java?
Is vector ordered in java?
What is tree in java?
Explain notify() method of object class ?
What is local variable and instance variable?
Define a package.
How to implement a multithreaded applet?
What is Hierarchy of exception?
What are the data types supported by java? What is autoboxing and unboxing?
What methods are used to get and set the text label displayed by a button object?
What are the advantages of compiled language?
What is the difference between static (class) method and instance method?
Describe the term diamond problem.
Which graphs are functions?