DekGenius.com
Team LiB   Previous Section   Next Section

Chapter 1. Language Basics

C++ is a case-sensitive, free-form programming language that supports procedural, object-oriented, and generic programming. This chapter presents the basic rules for the language, such as lexical rules and basic syntax elements.

    Team LiB   Previous Section   Next Section