Computer programming
Textbook (C++ For Business Programming) Second Edition John C Mulluzzo
Disccusion Question
Describe the steps in the program development cycle and the errors that can occur at each step. How can you insert a comment in a C++ program
Homework
There are two components to this week's homework.
Part 1
You will write your first C++ program, using statements and functions learned in Chapter 1.
***NOTE: Students have to use Microsoft Visual C++ Express Edition 2015 available from the Microsoft website.
To complete this activity, please refer to: Page 42, Programming Problems 1.4, #6.
Part 2
You will write a program per the specifications in the book.
To complete this activity, please refer to Programming Problems 2.3, Page 74, #2.
You will answer questions on concepts presented in Chapter 2 including floating point variables, functions, type casting, assignment expressions, and different types of operators.
Provide answers to Chapter 2 Review Exercises on page 79, questions 1-10. Fully answer each question.
10 years ago
20