History and features of C++ MCQs

20
Score: 0
Attempted: 0/20
1. #1: Who is known as the creator of C++?



2. In which year was C++ first developed?



3. C++ was originally called:



4. C++ is mainly classified as a:



5. Which feature of C++ supports code reusability?



6. The feature of C++ that allows functions with the same name but different arguments is called:



7. Which feature of C++ allows hiding internal details?



8. C++ supports which type of memory management?



9. Which of the following is NOT a feature of C++?



10. C++ is considered a hybrid language because it supports:



11. The concept of “Polymorphism” in C++ refers to:



12. Which C++ feature allows the creation of user-defined data types?



13. C++ is an extension of which language?



14. C++ supports which type of polymorphism?



15. Which of the following is a major advantage of C++ over C?



16. Templates in C++ support:



17. The “cout” object in C++ is used for:



18. The language in which C++ was developed initially is:



19. The first commercial release of C++ was in:



20. C++ allows memory management through:



Contents Copyrights Reserved By T4Tutorials