Skip to content

Course home

Data types

Data types

Easy
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
Question 20

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?

A

Boolean\text{Boolean}Boolean

B

Real\text{Real}Real

C

Character\text{Character}Character

D

Integer\text{Integer}Integer

Markscheme

Data types Questions

  1. GCSE
  2. /Computer Science
  3. /Data types

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.

Question bank