Question: nalyse the following algorithm using m=10,c=5,E= 50 START REAL m,c,E 1. GET m,c 2. IF m>=0 THEN 3. E=mcc 4. DISPLAYS E ELSE 5. DISPLA
nalyse the following algorithm using m=10,c=5,E= 50 START REAL m,c,E 1. GET m,c 2. IF m>=0 THEN 3. E=mcc 4. DISPLAYS E ELSE 5. DISPLA Y "Error: m must be >=0 " ENDIF END Complete the table below [10 marks] mcm>=0E=mcc DISPLAY
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
