0
Why are we still using C?
As I’ve known, C++ is as fast as C, and with its OOP, it should have completely replaced C. Why in some application, people still use C?
1 Antwort
+ 4
Organisations are reluctant to change programming languages of devices or softwares which works without problem. Therefore they keep maintaining them and look for people with knowledge in those languages. And it is costly rebuild from scratch.