Computer Science, asked by RaghavendraAM8261, 1 year ago

What is the type of relation between item and bolt in oops?

Answers

Answered by Ashwansingh1
6
what is oops tab to relation bataye
Answered by skyfall63
0

In the OOPs concept, the type of relationship between the item and the bolt is generalization.

Explanation:

Generalization concept in oops involves the method of extracting the characteristics of two or more classes and merging those shared characteristics into a generalized super class. Here the shared characteristics refer to the associations, attributes or methods.

So, here the super class is a generalized one in the relationship between the item and the bolt.

Similar questions