Programming fundamentals
22
0/4

AetherTelemetry is a company that manages environmental monitoring micro-satellites in low Earth orbit. Each satellite runs an onboard telemetry system that interfaces with various sensors, attitude controllers, and transmitters. The system stores and transmits the following telemetry parameters:

Data storedVariable identifierExample data
The satellite's unique registration codeRegistryTagSAT-942X
The name of the primary ground control stationStationNameKourou-4
Whether the main telemetry transmitter is currently broadcastingTransmitterActiveTrue
The altitude of the satellite in kilometersAltitudeKM35786.4
The number of solar flares detected during the current orbitFlaresDetected4
A single-character flag for the orbital path sectorSectorCodeG

Identify the most appropriate data type for each variable below by selecting one option in each row.

VariableBooleanCharStringIntegerReal
StationName
TransmitterActive
AltitudeKM
FlaresDetected
[4]

Programming fundamentals Questions

Practise OCR GCSE Computer Science Programming fundamentals with exam-style questions for GCSE Computer Science. 100 questions, matched to the OCR GCSE Computer Science (J277) specification and written in Component 01 and Component 02 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.

PreviousNext

Programming fundamentals Questions

  1. GCSE
  2. /Computer Science
  3. /Programming fundamentals