(i) Name the type of inheritance illustrated in the above C++ code.
|
(ii) Write the names of data members, which are accessible from member functions of class SHOP.
|
(iii) Write the names of all the member functions, which are accessible from objects belonging to class FACTORY.
|
(iv) Write the names of all the members, which are accessible from objects of class SHOP.
|