Identify the incorrect statement.
(a) Reference is the alternate name of the object
(b) A reference value once defined can be reassigned
(c) A reference value once defined cannot be reassigned
(d) Reference is the alternate name of the variable
This question was posed to me in exam.
My enquiry is from References topic in section Types, Pointers, Arrays & Structures in C++ of C++