Palaniappan Sellappan
Broschiertes Buch

Learn C++ Programming. Through Examples

Versandkostenfrei!
Versandfertig in 1-2 Wochen
19,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
0 °P sammeln!
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 of C, as well added capability to support OOP. Thus you can C++ for both procedure-oriented and object-oriented paradigms. C++ is one of the most popular programming languages available today. With it...