C++ programming /
C plus plus programming
Emily Jones.
- Eighth edition.
- New York, NY : Clanrye International, [2020]
- x, 242 pages : color illustrations ; 27 cm
Includes bibliographical references and index.
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.