Question: 9 Indicate which file specification(headeu), inplementation or client (main) program the following would best belong to: a. A class definitiorn b. The declaration(o) of a
9 Indicate which file specification(headeu), inplementation or client (main) program the following would best belong to: a. A class definitiorn b. The declaration(o) of a class instance or instances c. The definition of the class function prototypes d. Any enumerated types used in the class e. The class constructor prototype f. The code (definitions) for the other finctions used by the client code. 10. What specific statements must be used: a. To define user defined header file b. To share such a header file in a client or implementation file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
