Ask Question
21 November, 10:15

A relationship between two classes using an open triangle describes:

A) Association

B) Inheritance

C) Composition

D) None of these

+3
Answers (1)
  1. 21 November, 13:32
    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?
Find 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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers