References - Programming

Q1:

Which of the following statements is correct?
  1. A reference is not a constant pointer.
  2. A referenced is automatically de-referenced.

A Only 1 is correct.

B Only 2 is correct.

C Both 1 and 2 are correct.

D Both 1 and 2 are incorrect.

ANS:B - Only 2 is correct.

No answer description is available. Let's discuss.