1.

C++ is ______________(a) procedural programming language(b) object oriented programming language(c) functional programming language(d) both procedural and object oriented programming languageThe question was asked in my homework.Asked question is from OOPs Concept topic in division Basics Concepts of C++ of C++

Answer»

Right choice is (d) both procedural and object oriented PROGRAMMING language

Easiest EXPLANATION - C++ SUPPORTS both procedural(step by step instruction) and object oriented programming(using CONCEPT of classes and objects).



Discussion

No Comment Found

Related InterviewSolutions