Review your answer to Exercise 14.16. Why might a C++ program use the statement

```
Array< Employee > workerList;
```
What will be an ideal response?


Declares an Array object to store Employees. The default constructor is used.

Computer Science & Information Technology

You might also like to view...

Who is responsible for the creation of an explicit plan for installing a software product into a target environment?

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

During __________, the instruction control unit fetches the next instruction from memory.

a. E-time b. I-time c. neither A nor B d. either A or B

Computer Science & Information Technology

In the Excel PMT function, the term used to indicate the interest rate for a loan is called ________

A) Present value (Pv) B) Future value (Fv) C) payment period D) rate

Computer Science & Information Technology

QuickTime and Acrobat Reader are classified as plug-in programs.

a. true b. false

Computer Science & Information Technology