- 4
How to write program?
Define class employee .create a subclass manager with private member bonus .define method accept and display in both classes create n object of manager class and display the details of the manager having the maximum total salary(salary+bonus)
1 ответ
+ 3
By keyboard...