What are the Abstract Classes provided by Java?
Answers were Sorted based on User's Feedback
Answer / aryan sahu(cvraman bbsr)
Process class is also an abstract class present in java.lang
package.
| Is This Answer Correct ? | 1 Yes | 0 No |
java.io.InputStream
java.io.OutputStream
java.io.Reader
java.io.Writer
| Is This Answer Correct ? | 1 Yes | 1 No |
What is method Overriding in the perspective of OOPS?
Is it necessary for the port addresses to be unique? Explain with reason.
Which sorting algorithm is best in java?
What are null interfaces? Give some examples?
In java, how many ways you can take input from the console?
What is module in oop?
Can inner class have constructor?
What are kinds of processors?
Is it possible to do method overloading and overriding at a time
How to use string tokenizer class.
How do I print a “?
What are the different collection views provided by maps?