Select one option that shows the line number that contains a relational operator in the algorithm in Figure 1.
Figure 1
1 temp ← USERINPUT
2 limit ← 38.5
3 IF temp > limit THEN
4 OUTPUT "Fever detected"
5 ELSE
6 OUTPUT "Normal range"
7 ENDIF
Line number 1
Line number 2
Line number 3
Line number 4
Practise AQA GCSE Computer Science Relational operations in a programming language with exam-style questions for GCSE Computer Science. 11 questions, matched to the AQA GCSE Computer Science (8525) specification and written in Paper 1 and Paper 2 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.