Handout 02
Posted by Fawad Ishaq on May 9, 2008
After reading this handout, you will be able to:
- develop simple computer programs in C++.
- Write simple output statements using cout.
- Use basic arithmetic operators such as +, -, *, /, and %.
- Understand the precedence of arithmetic operators.
click Introduction to C++ to download C++ programming handout 02.