This document contains sample questions and answers related to object oriented programming concepts. It is organized into 5 units covering topics such as basic OOP principles, classes and objects, inheritance, templates and exceptions, and file handling and the standard template library. Sample questions provide explanations, code snippets, and program examples illustrating key concepts in C++ such as classes, inheritance, polymorphism, templates, exceptions, file I/O, and the STL.