Question Detail Enumerator will allocate the memory when its variables are defined. TrueFalse Answer: Option A Similar Questions : 1. Queues are based on ? LIFOFIFOLILOFILO Answer: Option B 2. Classes that can be used to instantiate objects are called concrete classes. TrueFalse Answer: Option A 3. How we can define member function outside the class ? Using unionUsing structureUsing pointersUsing scope resolution Answer: Option D 4. An explicitly defined destructor function may be virtualmay not be virtualwill always be virtualwill never be virtual Answer: Option A 5. The function used to define the task assigned to an operator is ? Virtual functionStatic functionOperator functionFriend function Answer: Option C Read more from - C++ Programming Questions Answers - Set 2