Question 11
Question 11 of 11

Question image for Q11
Topics Tested

Drawing a basic program flowchart that demonstrates a decision-making process (see symbols at the end of the ‘Subject content’ section), including: input/output, decision (using comparison operators), terminator (start, stop), process boxes (using arithmetic operators), subroutine, connector, flowline

JavaScript loops for iterative methods, including: for loop, for/in loop, while loop, do/while loop