Skip to content

Course home

Data types

Data types

Easy
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
Question 28

An environmental monitoring station records atmospheric data. The data logging software represents the wind direction as a single letter (e.g. 'N', 'E', 'S', 'W') using the Character data type, the station's connection status as a Boolean data type, and the count of active sensors as an Integer data type.

State one other primitive data type that the station's software could use to store numerical measurements with fractional values, such as temperature or humidity.

[1]
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