Vidyalelo
C++ Programming · Q771

C++ miscellaneous

Programming · C++ Programming · question 771

Q771

What is the lifetime of the element in container?

A.
Whole program
B.
Outside the block
C.
Everywhere
D.
Only on that container
Answer

Answer: Option D

Solution

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