Data types

Easy
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
Question 32
Easy

A developer is writing a flight-control software module for an automated cargo drone. The system stores the unique registration code of the drone as a String and records whether the cargo compartment is locked using a Boolean variable.

State one other standard data type that is commonly used in programming.

[1]

Data types Questions

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