Page 1 of 1

Pick the correct statement about references.

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) References can be assigned value NULL
b) References once assigned cannot be changed to refer another variable
c) Reference should not be initialized when created
d) Reference is the same as pointers