Question: Write a CPU bound C program (Program 1) and an I/O bound C program (program2 using more printf statements within while (1) loop), compile and
Write a CPU bound C program (Program 1) and an I/O bound C program (program2 using more printf statements within while (1) loop), compile and execute both of them. Observe the effect of their CPU share using the top display and comment. Press Ctrl -Z to stop any running program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
