Question: There are 8 different run-time and compile-time errors in the following C++ program. Identify each error by writing down a) a line number, b) a

There are 8 different run-time and compile-time errors in the following C++ program. Identify each error by writing down a) a line number, b) a description of the error and c) a suggested fix. For example, line 15: address is a private data member; fix: obj. setAddress("70 The Pond"); Note: Copying and pasting compiler error messages will result in a mark of zero for the error that you have identified. 0001 #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
