Declaring a variable tell the computer to allocate a memory space that can be accessed by the variable name. The size of the memory space depends on?
Declaring a variable tell the computer to allocate a memory space that can be accessed by the variable name. The size of the memory space depends on? Correct Answer Data type of the variable
Based on the data type of a variable, the operating system allocates memory and decides what can be stored in the allocated memory. Each data type allocates different size of allocated memory.
মোঃ আরিফুল ইসলাম
Feb 20, 2025