C-16-Q040mediumsingle_mcq
A data type defines:
A data type defines:
- ahow the variable is named
- bhow much memory the data occupies and how the processor handles it
- conly the colour of the text on screen
- dthe keyboard layout
ব্যাখ্যা
A data type determines how much memory the data requires and how the processor interprets and operates on it. It governs the internal representation, not naming or display.