Home / CSE MCQs / C++ - MCQs :: Discussion

Discussion :: C++ - MCQs

  1. Which design patterns benefit from the multiple inheritance?
  2. A.
    Adapter and observer pattern
    B.
    Code pattern
    C.
    Glue pattern
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Adapter and observer pattern


Be The First To Comment