Create a Visual Basic or VB.Net program that will compute the salary of employee.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter5: Looping
Section: Chapter Questions
Problem 10PE
icon
Related questions
Question
Create a Visual Basic or VB.Net program that will compute the salary of employee.
 
 
The HR staff is enable to enter the following:
Number of days work.
Rate per day.
 
 
Compute the following:
Gross Pay = total of salary without deduction (number of days work x rate per day)
Total Deductions = (Benefits + tax)
Net Pay = Total salary with deductions ( gross pay - total deductions)
Total Deductions:
SSS = 390.00
PAG-IBIG = 200
PHIL HEALTH = 350
Tax = 10% of Salary
 
 
Sample output:
Enter Number of Days Work: 10
Enter Rate per day: 537
 
[CALCULATE] [EXIT] [CLEAR SCREEN]
 
 
Gross pay: 5370.00
Deductions
SSS: 390
PAG-IBIG: 200
PHIL HEALTH: 350
TAX: 537
 
Total Deductions: 1477.00
Net Pay: 3893.00
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Module hierarchy chart
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr