Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming Quiz 36 – Which of the following statement is correct?

Question: Which of the following statement is correct?
[A]. A reference is stored on heap.
[B]. A reference is stored on stack.[C]. A reference is stored in a queue.
[D]. A reference is stored in a binary tree.

Answer: Option B