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
Can main() method in java can return any data?
Can static methods be inherited?
Which variable is the independent variable?
What is java dot?
Explain about field hiding in java?
What does void * mean?
What is meant by method overriding?
What do you mean by garbage collection used in java?
How do you take thread dump in java?
What is command line argument in java?
What is use of static in java?
What are the differences between the constructors and methods?
How is hashcode calculated in java?
Can we create a constructor in abstract class?
Discuss different types of errors that generally occur while programming.