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 |
diff. b/w JAVA and javascript...
What is map and hashmap? also tell the difference.
What types of inheritance does Java support?
How do I write a self declaration?
What data type is true or false?
Write a program to print the pattern given below
What is the concept of multithreading?
Can we execute java program without main method?
What is difference between add() and addelement() in vector?
What is bubble sorting in java?
What is set string?
Explain differences between collection api and stream api?