Shahezad Contractor
Email to: ebrahimidr@gmail.com
Professor Ebrahimi
FINAL
Grade Builder
Explore and explain how payroll employee can be used as an object or array of object.
a. How object is used in visual basic payroll employee.
b. How information stored into object.
c. How sorting is done using object.
KEYWORDS: payroll employee, computing salary, objects, object oriented programming, employee class, visual basic, C++, java, algorithm, sorting.
an array of object for sorting.
You to design a payroll software from scratch according to the following steps. For more information read the case study phase 5. Each step will be graded separately and has 10 points.
STEP1) Design a form with your company name with the command button called payroll. output will be displayed in any of your choices (textbox, label, list or even picture box) with corresponding labels according to the case study.
STEP2) Program the button to display only the input data
STEP3) display only Input data with gross pay
STEP4) Display only input data with regular pay and overtime pay
STEP5) display tax rate
step6) display taxrate according to the marital status
step7 ) display tax amout
step8) display netpay
step 9) search for an employee
step 10) sort and search for an employee