Program 2 : Write class declarations and member function definitions for an employee(code, name, designation). Design derived classes as emp_account(account_no, joining_date) from employee and emp_sal(basic_pay, earnings, deduction) from emp_account. Write a menu driven PHP program.
a) to build a master table
b) to sort all entries
c) to search an entry
d) Display salary.
Answer :
Assignment NO : 2 Function & Objects
Reviewed by technical_saurabh
on
December 24, 2020
Rating:
No comments:
Post a Comment