+ 7

How C differ from C++

20th Feb 2017, 2:42 PM
Athul Joy
Athul Joy - avatar
2 Answers
+ 8
The majorĀ differenceĀ betweenĀ CĀ andĀ C++Ā is thatĀ CĀ is a procedural programming language and does not support classes and objects, whileĀ C++Ā is a combination of both procedural and object oriented programming language; thereforeĀ C++Ā can be called a hybrid language.
20th Feb 2017, 2:45 PM
Chirag Bhansali
Chirag Bhansali - avatar
+ 4
#groundhog_day
20th Feb 2017, 2:46 PM
Mario L.
Mario L. - avatar