10 likes | 122 Views
Technology Today, FYI. FYI: Exercises 2.1 are due Tuesday if you did not finish them Friday (look online) Technology Today: One the reasons C++ is so popular is that there are many program libraries that enhance the safety, maintenance and portability of systems written in the language.
E N D
Technology Today, FYI • FYI: Exercises 2.1 are due Tuesday if you did not finish them Friday (look online) • Technology Today: One the reasons C++ is so popular is that there are many program libraries that enhance the safety, maintenance and portability of systems written in the language. • Complete exercises 2.2 page 40 using the book #’s • 1(page 34) List the rules for forming valid identifiers. • 2 (page 34; table 2.3) Which of the following are valid identifiers? • 4 (page 35) Name the five main sections of a simple C++ program.