Complete Questions and Answers
Complete Questions and Answers
(iv) Write the function to calculate the average of cells (A1 to A5) in Excel.
The function to calculate the average of cells A1 to A5 in Excel:
=AVERAGE(A1:A5)
(vi) Why is the I/O unit used to control the processor's communication with devices?
The I/O unit manages data transfer between the CPU and external devices, handling speed
differences and preventing data loss.