The part of a computing device that is the biggest power consumer is;
Central Processing Unit
<h3>Central Processing Unit</h3>
The part of a computing device that cosnumes the most power is called the Central Processing Unit (CPU). This is due to the following reasons;
- The CPU consists of motherboard and battery that draws power from the socket.
- The Mother board is equipped with logic gates that are used to implement logic in the computer.
- The Logic gates are voltage signals that signify the binary information that are fed into the system.
Read more about Central Processing Unit (CPU) at; brainly.com/question/4558917
Answer:
START LOOP FOR EACH EMPLOYEE:
INPUT employee’s name, hourly rate of pay, number of hours worked, overtime pay rate, payroll deductions, tax rate
SET gross pay = (hourly rate of pay x *weekly hours) + (overtime pay rate x (number of hours worked - *weekly hours))
PRINT gross pay
SET net pay = gross pay - (payroll deductions + (gross pay * tax rate/100 ))
PRINT net pay
END LOOP
* weekly hours (how many hours an employee needs to work to earn overtime pay rate) is not given in the question
Explanation:
Create a loop that iterates for each employee
Inside the loop, ask for name, hourly rate, number of hours worked, overtime pay rate, payroll deductions, tax rate. Calculate the gross pay and print it. Calculate the net pay and print it
2.5 is a float.
Float stands for floating point. Floating point types are numbers with decimal places. I hope this helps!
The answer is A. For example, you could start at slide 8 and jump to slide 2 and then to 3. It does not follow and linear structure!!