Books /C++ Programming

BROWSE BY

C++ Programming

ISBN

9781647261023

Author

Emily Jones

Publisher

Clanrye International

Language

English

Publication Year

2022

Category

Computer and Information Science - Software Engineering

Pages

242

Price

USD 152.95

Description

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.