FDM Group Interview Question

Whats the difference between OOP and C++

Interview Answer

Anonymous

Apr 19, 2018

OOP stands for Object-Oriented Programming which is a Programming Methodology whereas C++ is programming language itself which is built on OOP model. We can't say C++ is 100% OOP Language.