Question: 2 4 3. a. What does inheritance means in C++? b. What are the different forms of inheritance? Explain multiple inheritance with an example. Write

2 4 3. a. What does inheritance means in C++? b. What are the different forms of inheritance? Explain multiple inheritance with an example. Write down a C++ program to read a matrix of size m x n from the keyboard and apply two operations on that matrix like multiplication and addition. It is obligatory to use class, object and friend function for multiplication and addition. C. 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
