Q86
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?
A.
Length of variable name
B.
Data type of the variable
AnswerC.
Location of variable in program
D.
Size of memory in computer
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board