Classes and Objects – MCQs
30 Score: 0 Attempted: 0/30 Subscribe 1. : What is a class in C++? (A) A data type (B) A user-defined data type containing data and functions (C) A function library (D) A memory location 2. : What is an object in C++? (A) A function (B) A pointer (C) An instance of a … Read more