Employee is a class with a function to set the details of the employee such as the emp_id, Name, Gender and city. The Fu

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Employee is a class with a function to set the details of the employee such as the emp_id, Name, Gender and city. The Fu

Post by answerhappygod »

Employee is a class with a function to set the details of the
employee such as the emp_id, Name, Gender and city.
The Fulltime Employee is a class derived from Employee has a
function to set the Dearness Allowance (DA), House Rent Allowance
(HRA) and EPF deduction.
Part-time Employee is a class derived from Employee has a
function to set the Shift (I, II, or III), Pickup Point, Pickup
Time, Drop Point and Leaving Time.
The Tech-Staff is a derived class from the Fulltime Employee
class. The function set_basic() is to set the basic salary and
Pay_Detail() is a function to display the Salary details.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply