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.