Frage im Vorstellungsgespräch bei Wipro

1.difference between c and cpp?

Antwort im Vorstellungsgespräch

Anonym

17. Feb. 2022

c is a procedural programing language and c++ is a object oriented programing language . c not support class and object but c++ support classs and object.