Vidyalelo
Computer Science · Q105

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 105

Q105

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.
static
Answer
B.
unary
C.
dynamic
D.
volatile

Answer: Option A

Solution

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