NTT DATA interview question

Difference between C and C++

Interview Answer

Anonymous

25 Mar 2021

C is a procedural programming language and does not support classes and objects whereas C++ is combination of both procedural and object-oriented programming language.