What is the benefit of using c++ over c | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the benefit of using c++ over c

Plz give me a good difference

29th Jul 2017, 4:45 PM
Runesh Bhardwaj
Runesh Bhardwaj - avatar
2 Answers
+ 3
c++ 1 static type system (user defined) 2 multi-paradigm 3 exception system 4 constructors/destructors 5 standard libraries 6 overload of operators 7 scoped names and many others
29th Jul 2017, 5:18 PM
Вап
+ 1
Thanks
30th Jul 2017, 6:29 PM
Runesh Bhardwaj
Runesh Bhardwaj - avatar