November 2001
Beginner
1128 pages
29h 12m
English
| 1: | Modify the Tv and Remote classes as follows:
Write a short program testing these new features. |
| 2: | Modify Listing 15.10 so that hmean() throws an exception of type hmeanexcp and gmean() throws an exception of type gmeanexcp. Both of these exception types are to be classes derived from the exception class provided by the <exception> header file, and you should overload the what() method for each new class so ... |
Read now
Unlock full access