The correct response is primitive data structure.
A primitive data structure is designed to hold a single type of data (like an integer, float, or boolean) at a specific location and typically must contain some value, meaning it cannot be null.
Responses
expression
expression
float
float
primitive data structure
primitive data structure
operator
1 answer
The correct response is primitive data structure.
A primitive data structure is designed to hold a single type of data (like an integer, float, or boolean) at a specific location and typically must contain some value, meaning it cannot be null.