Wyo C++ - Chapter 4 Resources
Ch 4 Notes "On the Net" Topics (textbook Web site) |
Ch. 4 Demo Program #1 - to illustrate the declaration and use of constants Ch. 4 Demo Program #2 - to illustrate
the dangers of not initializing variables when declaring them Ch. 4 Demo Program #3 - to illustrate
the use of an assignment statement Ch. 4 Demo Program #4 - find the errors Ch. 4 Worksheet #1 - variable names, initialization, & assignment Ch. 4 Worksheet #2 - types of statements, data types Ch. 4 Worksheet #3 - find the errors. As a class, build several demonstration programs that ...
|