153,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
  • Gebundenes Buch

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…mehr

Produktbeschreibung
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 large systems. This book traces the progress of C++ Programming and highlights some of its key concepts and applications. While understanding the long-term perspectives of the topics, it makes an effort in highlighting their impact as a modern tool for the growth of the discipline. This book will provide comprehensive knowledge to the readers.