class A has a member function fx1 class B has member function fx1 class Z is derived from class X and class Y. If obj is an object of class Z, How will you access these functions.
Asked
Active
Viewed 46 times
1
-
1Did you misspell "A" and "B" as "X" and "Y"? – molbdnilo Oct 30 '19 at 14:02