Vidyalelo
Computer Science · Q418

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 418

Q418

Local variables _____

A.
are created outside a block
B.
are known only to that block
Answer
C.
continue to exist when their block ends
D.
are illegal in C++

Answer: Option B

Solution

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