Vidyalelo
Visual Basic · Q86

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Programming · Visual Basic · question 86

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
Answer
C.
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