An Overview of the C Programming Language
Short Description
This overview of C++ presents the key design, programming, … The C++ programming language provides a model of memory and computation that closely matches …
Website: www.research.att.com | Filesize: 81kb
Content
From The Handbook of Object Technology (Editor: Saba Zamir). CRC Press LLC, Boca Raton. 1999. ISBN 0-8493-3135-8.
An Overview of the C++ Programming Language
Bjarne Stroustrup
AT&T Laboratories
Florham Park, NJ07932-0971, USA
ABSTRACT
This overview of C++ presents the key design, programming, and language-technical concepts
using examples to give the reader a feel for the language. C++ is a general-purpose
programming language with a bias towards systems programming that supports efficient
low-level computation, data abstraction, object-oriented programming, and generic programming.
1 Introduction and Overview
The C++ programming language provides a…
Get the file Download here
Related Books:Related Searches: saba zamir, handbook of object technology, c programming language, general purpose programming language, crc press llc
Comments
Leave a Reply