CS120-02, TSU Created by Li Ma
Program 2: Basic Elements in C++
Due on Sunday, 2/7/2021, by 11:59pm
Lab Objectives
This lab was designed to reinforce programming concepts from Chapter 2 of C++ Programming:
Program Design Including Data Structures, 8th Edition. In this lab you will practice:
• Get familiar with the C++ programming environment
• Create a C++ program with basic C++ program elements
• Perform arithmetic operation in C++ program
Problem Description
The steps to get started and finish the project: