Q418
Local variables _____
A.
are created outside a block
B.
are known only to that block
AnswerC.
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