Data types

Easy
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
Question 44
Easy

A programmer is developing a school registration system. They have already used the data types String (for student names) and Boolean (to record attendance).

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

[1]

Data types Questions

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