WriteaC program te precess weekly employee time cards for all employees of an organization. Each employee will have three data items: an identifcaten Bumber, the hourty wage rate, and the number of hours worked during a given week. o Each employee is to be paid time and a half for all hours worked over 36. O A ux amount of 3.3% of gross salary will be deducted. • The program outpul should show the employee's number and net pay.

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
i need the answer quickly
Al-Azhar University- Gaza
Introduction to Computing
Farulty of EgaT
Due Date: 19-1 * Dec , 2021
Write a C program to precess weekly employee time cards for all employees
of an organization. Each employce will have three data items: an Identilcation
number, the hourly wage rate, and the number of hours worked during a given
week.
o Each employee is to be paid time and a half for all hours worked over 36.
O A tux amount of 3.3% of gross salary will be deducted.
o The program output should show the employee's number and net pay.
•A mal-order house sells five products whose retail prices are as follows:
Product 1. $2.98; product 2, $4.50, product 3, $9.98; product 4, $4.49 and
product 5, 56.87. Write an applicatlon that reads a series of pairs of numbers as
follows:
a.
Product number b. Quantity sold
Your program should use a switch statement to determine the retail
price for each product. It should calculate and display the total retail value of all
products sold. Use a sentinel-controlled loop to determine when the program
should stop looping and display the final results.
• By using function, write a complete program to read a real value representing
an angle in radians and compute the sine using the following.
Series: Sin x-x- x3/3! + x5/S! -x771+ x9/91 - a... I5/1SI
- . al ae.
PROTECT
SHARE
HELP
• By using function, write a complete program to read a real value representing
an angle in radians and compute the sine using the following.
Serles: Sin x-x- x3/3! + xS/SI -x771 + x99! -.... IS/1S!
• Write ae program te compute the factorial of a number, and
the factorials of the numbers 1-7. (Extra oredit print the factorials of the
it to print
numbers 1-10.)
Transcribed Image Text:Al-Azhar University- Gaza Introduction to Computing Farulty of EgaT Due Date: 19-1 * Dec , 2021 Write a C program to precess weekly employee time cards for all employees of an organization. Each employce will have three data items: an Identilcation number, the hourly wage rate, and the number of hours worked during a given week. o Each employee is to be paid time and a half for all hours worked over 36. O A tux amount of 3.3% of gross salary will be deducted. o The program output should show the employee's number and net pay. •A mal-order house sells five products whose retail prices are as follows: Product 1. $2.98; product 2, $4.50, product 3, $9.98; product 4, $4.49 and product 5, 56.87. Write an applicatlon that reads a series of pairs of numbers as follows: a. Product number b. Quantity sold Your program should use a switch statement to determine the retail price for each product. It should calculate and display the total retail value of all products sold. Use a sentinel-controlled loop to determine when the program should stop looping and display the final results. • By using function, write a complete program to read a real value representing an angle in radians and compute the sine using the following. Series: Sin x-x- x3/3! + x5/S! -x771+ x9/91 - a... I5/1SI - . al ae. PROTECT SHARE HELP • By using function, write a complete program to read a real value representing an angle in radians and compute the sine using the following. Serles: Sin x-x- x3/3! + xS/SI -x771 + x99! -.... IS/1S! • Write ae program te compute the factorial of a number, and the factorials of the numbers 1-7. (Extra oredit print the factorials of the it to print numbers 1-10.)
Expert Solution
steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
User Defined DataType
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.
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