C++ 02.10 - 상수 (const, constexpr, and symbolic constants)
C++ 02.09 - 리터럴 (Literal)
C++ 02.08 - 문자 (char)
C++ 02.07 - Boolean 값과 if 문의 소개
C++ 02.06 - 부동 소수점 숫자 (floating point numbers)
C++ 02.05 - 고정된 너비 정수 (fixed-width integers)
C++ 02.04 - 정수 (integer)
C++ 02.03 - 변수 크기와 sizeof 연산자
C++ 02.02 - void
C++ 02.01 - 자료형과 변수 정의의 기본 (The basis of data type and variable definition)