Ask Question
6 July, 18:36

A relationship between two classes using an open triangle describes:

A) Association

B) Inheritance

C) Composition

D) None of these

+2
Answers (1)
  1. 6 July, 20:03
    0
    Answer:B) Inheritance

    Explanation: Inheritance is the mechanism in which the properties and function of one class is shared or derived with the other class. This concept is from the object-oriented programming. The open triangle that gets formed between the two classes is thus called inheritance.

    The other options are incorrect because they describe about the grouping and elements of the class as association and composition respectively. Thus, the correct option is option (B)
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A relationship between two classes using an open triangle describes: A) Association B) Inheritance C) Composition D) None of these ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers