This document contains 27 multiple choice questions about object-oriented programming concepts in C++. The questions cover topics such as what makes a class abstract, class relationships like inheritance and polymorphism, access specifiers, static and virtual functions, operator overloading, and encapsulation. Additional resources on the topics are provided at the end of the document.