You are here

Definitions

6 February, 2015 - 11:45

Definition 9.1: character

A data type representing single text characters like the alphabet, numeral digits, punctuation, etc.

Definition 9.2: ASCII

American Standard Code for Information Interchange

Definition 9.3: single quote marks

Used to create character type data within the C++ programming language.