What are three types of data structures or types specifically listed for defining and declaring constants and variables?
Examples include **alphanumeric strings**, **arrays**, **Boolean**, **characters**, **date/time**, **floating point (real)**, **integers**, **objects**, **records**, **sets**, and **strings**.
[Source: C1 Handling data within a program]