Question 9
Question 9 of 11

Question image for Q9
Topics Tested

Writing an algorithm using pseudocode to solve a given problem, including: INPUT/READ, WRITE/PRINT, FOR...NEXT, FOR...NEXT...STEP, IF...ELSE...ENDIF, WHILE...ENDWHILE, REPEAT...UNTIL, CASE...ENDCASE, Comparison operators >, <, =, Arithmetic operators +, -, *, /

Write an algorithm to show the steps involved in different methods of processing (see 4.1)