C++ Programming
Gebundenes Buch

C++ Programming

Versandkostenfrei!
Versandfertig in über 4 Wochen
133,99 €
inkl. MwSt.
PAYBACK Punkte
67 °P sammeln!
C++ is a general purpose programming language that is used for computer programming. It has various object-oriented, generic and functional features in addition to facilities for low-level memory manipulation. C++ is always implemented as a compiled language. The two main components of C++ language are direct mapping of hardware features that is primarily provided by the C subset, and zero-overhead abstractions that are based on those mappings. The C++ standard consists of two parts that are the core language and the standard library. It is well suited for resource-constrained software and lar...