@kiilas There are many, many features which are implemented by both C++ and C. The one which is actually important, which is the difference between C++ and C, is that C is a statically typed language, and also it's a dynamically typed language. And C++ is also an object-oriented language.