Answer Posted / mike
The original object or an entity class becomes a superclass of the original object or entity when a subclass has been derived one or more occurances inheriting the attributes of the superclass.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is passed by reference and pass by value ?
what happens when a thread cannot acquire a lock on an object? : Java thread
What are the differences between getting and load method?
is there a separate stack for each thread in java? : Java thread
In java, how we can disallow serialization of variables?
what is the constructor and how many types of constructors are used in java?
Can we declare a static variable inside a method?
What do u mean by variable?
Explain all java features with real time examples
What are the different http methods?
Explain java coding standards for methods?
What is difference between final and immutable?
Can final class have constructor?
How to sort elements in a parallel array in java?
What are the data types supported by java?