Question d’entretien chez NTT DATA

Difference between C and C++

Réponse à la question d'entretien

Utilisateur anonyme

25 mars 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.