What's difference betwn c c++?
Answers
Answered by
5
Answer:
Explanation: C is procedural language, while C++ is object oriented.
Data is more secured in C++ than in C because C++ offers modifiers to limit user access
C++ supports function overloading , which means that a function with the same name can be declared for the different purposes.
Also, C is most popular language because of as mother of all programming language.
Enhance, C has programmer to do memory management on their own.
Similar questions