Read and analyze the problems below, draw the corresponding flowchart, and write the pseudocode for the problem. My Company plans to give an anniversary bonus to its 30 employees. Draw the flowchart and write the pseudocode that will compute the bonus of an employee. Print out the name, monthly salary, and the corresponding bonus of each employee based on the following. The employee's name, monthly salary, and length of service for each employee will be inputted one at a time. The employee's monthly salary is less than 15,000 pesos but the length of service in years is more than 5 years the bonus is one month's salary plus 1,000 pesos for each year. The employee's length of service is 5 years and below, and the bonus is 40% of 15,000 pesos. Employee's monthly salary is greater than or 15,000 pesos, the bonus is 15,000 pesos.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%

Read and analyze the problems below, draw the corresponding flowchart, and write the pseudocode for the problem.

  1. My Company plans to give an anniversary bonus to its 30 employees. Draw the flowchart and write the pseudocode that will compute the bonus of an employee. Print out the name, monthly salary, and the corresponding bonus of each employee based on the following. The employee's name, monthly salary, and length of service for each employee will be inputted one at a time.
  • The employee's monthly salary is less than 15,000 pesos but the length of service in years is more than 5 years the bonus is one month's salary plus 1,000 pesos for each year.
  • The employee's length of service is 5 years and below, and the bonus is 40% of 15,000 pesos.
  • Employee's monthly salary is greater than or 15,000 pesos, the bonus is 15,000 pesos.

 

Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Concept of Flowchart
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
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education