ANSWERS: 2
-
C was the original language developed at Bell Labs, and is known from the Kernigan and Ritchie book that details the standard constructs. C++(cpp) is an object-oriented extension to standard C that supports self-defining extensions, hence the "++" in the name.
-
C++ is C... ++(classes)
Copyright 2023, Wired Ivy, LLC