Memory allocation of variables declared in a program is?
a) allocated in RAM.
b) allocated in ROM.
c) allocated on stack.
d) assigned to registers.

Submitted by: Administrator
a)allocated in RAM.

stack memory is used at the time of dynamic memory allocation
ex:- malloc();
Submitted by: Administrator

Read Online Telecommunications Job Interview Questions And Answers