
PRG 218 Week 4 Individual Assignment OO Basics
Instructions: Carefully examine the code in Program 13-15, "Implementing the Class," in Section 13.13, "Focus on Problem Solving and Program Design: An OOP Case Study," in Ch. 13, "Introduction to Classes," of Starting Out with C++ From Control Structures Through Objects. Answer the following four questions in a Microsoft® Word document:
- On what line number(s) is the Account class instantiated?
- Is the Account class declared in the code in Program 13-15? If not, where is the Account class declared and how do you know this?
- On what line number(s) is the Account class constructor called?
Questions & Answers
Have a Question?
Be the first to ask a question about this.