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 compareto?
What is import java util arraylist?
What is hotjava?
Why java uses the concept of the string literal?
Why can't we override private static methods?
What are advantages of exception handling in java?
Explain the difference between protected and default access.
What is the use of using enum to declare a constant?
What is the advantage of functional interface in java 8?
What do you understand by an io stream?
Explain the difference between runnable and callable interface in java?
Can we have 2 main methods in java class?
What are the differences between checked exception and unchecked exception?
What is a map in java?
What are different types of expressions?