| Goals for this Chapter: | |
![]() |
To be able to create and recognize legal C++ identifiers |
![]() |
To be able to declare variables of type int, float, and char |
![]() |
To be able to distinguish reserved words in C++ from user-defined identifiers |
![]() |
To be able to understand the formal rules governing C++ programs |
| Sections in this Unit |
|
Page2--Reserved Words & Definitions; Homework Assignment # |
| Page 3--Solution for Homework Assignment |