What are the Abstract Classes provided by Java?
Answer Posted / aryan sahu(cvraman bbsr)
Process class is also an abstract class present in java.lang
package.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is primitive array?
What is method reference in java?
I don’t want my class to be inherited by any other class. What should I do?
Explain the difference between throw and throws in java?
What are controls and their different types in awt?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
Why are the methods of the math class static?
What is java console application?
What is a buffer in computer?
What occurs when an object is constructed?
Which is faster set or list in java?
What is the difference between inner class and nested class?
Describe different states of a thread.
Why is serialization required?
Difference between serialization and deserialization in java?