Vidyalelo
Computer Science · Q482

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 482

Q482

If you want only one memory location to be reserved for a class variable, no matter how many objects are instantiated, you should declare the variable as________

A.
dynamic
B.
unary
C.
static
Answer
D.
volatile

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board