Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please c language and a description of the solution 1. Create a C function getPrime() with one argument type of integer ,your function checks the

image text in transcribed

please c language and a description of the solution

1. Create a C function getPrime() with one argument type of integer ,your function checks the integer number is prime or not. Output: when getPrime(5) , it will print "not prime".. you call your function 2.Create a C function type of double to process weekly employee time cards for all employees of an organization. Each employee will have three data items: an identification number, the hourly wage rate , and the number of hours worked during a given week. Each employee is to be paid time and a half for all hours worked over 40. A tax amount of 4% of gross salary will be deducted. The program output should show the employee's number and net pay

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Upgrading Oracle Databases Oracle Database New Features

Authors: Charles Kim, Gary Gordhamer, Sean Scott

1st Edition

B0BL12WFP6, 979-8359657501

More Books

Students also viewed these Databases questions