Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

On what basis of a variable, OS allocates memory and decides what can be stored in the reserved memory?

a) Data bases
b) Data sets
c) Data types
d) Lists

Answer: c
Explanation: Based on the data type of a variable, the OS allocates the memory and decides what can be stored on the reserved memory. This means that when you create a variable you reserve some space in memory.

Join The Discussion