 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
| 1. | Which of the things does not require instantiation? | 
| A. | Functions | 
| B. | Non virtual member function | 
| C. | Member class | 
| D. | All of the above | 
| E. | |
| Answer» E. | |
| 2. | A container class is a class whose instances are | 
| A. | Containers | 
| B. | Functions | 
| C. | Strings | 
| D. | None of the above | 
| Answer» B. Functions | |
| 3. | Templates are abstract recipe for producing a concrete code, and it is used for | 
| A. | Producing functions | 
| B. | Producing classes | 
| C. | Nothing | 
| D. | Both A and B | 
| Answer» E. | |