Concept Flow - Primitive data types
Declare variable with type
Assign value to variable
Store value in memory
Use variable in operations
End or reassign
Primitive data types are basic types that store simple values directly in memory. You declare, assign, and use them in operations.