Document from the year 2018 in the subject Computer Science - Programming, grade: 12, , course: Diploma/Bachelor in IT, language: English, abstract: The C language was originally designed to support procedure-oriented programming. It was subsequently extended to C++ to support object-oriented programming (OOP). The symbol ++ in C++ indicates that it is an extension of C. C++ supports all features ...