0
Plz help its very urgent plzzz
Write a program to implement Employee class having feilds as empno and basicpay , and methods for the following : (i) compute Gross pay (receives hra% and da% as parameters and computes gross pay as basic + basic*hra% + basic*da%). (ii) compute net pay after deducting tax of 15% from the gross pay . (iii) display the payslip .
1 Answer
+ 3
What help you need on this?
For any help, first you need to share your attempts..
Share your difficulty with implementing code.. Readymade solutions won't provided here.. So pls share your try by saving code and sharing link..
Happy learning..