Refer to the following algorithm written in pseudo-code:
vesselSector ← 'D'
cargoWeightTonnes ← 854.32
crewCount ← 24
isEmergencyMode ← False
Which of the following would be the most suitable data type for the variable cargoWeightTonnes?
Boolean\text{Boolean}Boolean
Real\text{Real}Real
Character\text{Character}Character
Integer\text{Integer}Integer
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.