Program to produce pay slip of an employee

preview_player
Показать описание
Develop a program to produce pay slip of an employee name, code and designation. And another base class consisting of the data members, such as account number, date of joining and basic pay. The derived class consists of data member of other earning (PF, LIC, TAX). (Implement using interface).
Рекомендации по теме