Define a class employee with the following specification : Members are : empno of type integer, ename of type String, basic, hr and da are of type float, netpay of…
Define a class employee with the following specification : Members are : empno of type integer, ename of type String, basic, hr and da are of type float, netpay of…