Data types and structures

EasyMedium
1234567891011121314151617181920212223242526272829303132333435
Question 33
Easy

A software engineer is designing an automated climate monitoring system for a marine research vessel. The system maintains a variable named isStormWarningActive to record whether a severe weather alert is currently in effect for the vessel's coordinates.

State the most appropriate primitive data type for the variable isStormWarningActive.

[1]

Data types and structures Questions

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