Answer Posted / rohit kumar singh
In many of the cases an entity type has numerous sub grouping of its entities that are meaningfull . Let understand with an example . EMPLOYEE entity type may be grouped further into ... SECRETARY , MANAGER , ENGINEERand so on .
The set of entities in each of latter grouping is a subset of the entities that belongto the EMPLOYEE entity set .
We call each of these subgrouping a subclass of the EMPLOYEE entity type , and the EMPLOYEE entity type is the superclass gor each of these subclasses.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are loops in java? What are three types of loops?
What is the use of predicate in java 8?
What is a instance variable?
What are static methods?
What are java packages?
Is space a char?
Is an integer an object?
What is widening and narrowing in java? Discuss with an example.
Difference between object and reference?
What about abstract classes in java?
What differences exist between iterator and listiterator?
What is double in java?
What is the instance of an object?
Is oracle java 11 free?
What is byte [] in java?