An algorithm is represented below using pseudo-code:
username ← "SkyRunner"
totalPoints ← 850
OUTPUT "Do you want to play again? (Y/N)"
playAgain ← USERINPUT
Which of the following would be the most suitable data type for the variable totalPoints?
Boolean
Character
Integer
Real
50 exam-style questions on AQA GCSE Computer Science Data types. Each one has a worked solution and a mark scheme showing where the marks go.