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 the use of arraylist in java?
What is the maximum size of a string in java?
What flag up means?
What is the function of static in java?
Does java support multiple inheritances?
What is bean? Where it can be used?
What are functions in java?
Is jdk required on each machine to run a java program?
How to add and remove nodes in Jtree?
how to write a program for chat function using core java
Can we compare two strings in java?
What is ‘has a’’ relationship in java?