Forum Discussion
Altera_Forum
Honored Contributor
8 years agobasically C++ is an object oriented language whereas C is a structured (I am not quite sure that is the correct term) language.
C++ offers a higher abstraction level than C. Generally C++ has more overhead in code size. But there are more then enough sources on the web that provide all the answers, but why are you asking?