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 |
Is java 11 paid version?
What is meant by class loader? How many types are there? When will we use them?
Which containers use a FlowLayout as their default layout?
Hi Friends, can you give difference between extending thread class and implementing runnable interface.
i need example for java abstraction. where we use abstraction and why we need abstraction.
Are variables stored in ram?
Outline the major features of java.
How do you override a variable in java?
How will you measure that int takes up only 32 bits in memory?
Explain the use of shift operator in java. Can you give some examples?
What is bean? Where it can be used?
What are static variables and functions?