Lab (3)
Problem Solving with C++, Walter Savitch
C++ Basics
Modified, revised and corrected by Angela Guercio from
the labs by Rahman Tashakkori, Ph.D.,  Appalachian State University
Boone, NC 28608

Name:                                                                        Course Number/Section:
Login ID:                                                                    Date:

Objectives of this lab:

Activity
Point
Value
To Complete
Grade
Activity 3.1 - Variables and Assignments
10
Warm Up
 
Activity 3.2 - Simple Flow of Control 
                         if Statement 
                         if ... else Statement
15
Exercise 32.1
 
Activity 3.3 - Simple Flow of Control 
                        while ... loop Statement 
                        do ... while Statement 
15
15
Exercise 33.2
Exercise 33.3
 
Activity 3.4 - Simple Flow of Control 
                         Conditional while and do ... while loops 

15

Exercise 34.1  
Post-lab - Computing the Cost of Phone Call
30
 
 
 

Total Points:

100

 

Overall Lab Grade:
 
Student's Comments:
 
 

 

Instructor's Comments:

Remember that the instructions to return your lab to the teacher are at the end of the lab.

Deadline of this lab: The lab must be turned by next Monday.

Acknowledgments: Monica Verma and Scott A. Barlowe CS graduate students at Appalachian State University for testing and editing the labs