Which of the following statements is correct?

Loading

โœช Choose the correct option.

Which of the following statements is correct?

A. A reference is declared using * operator.
B. Reference variables allow two variable names to address the same memory location.
C. reference can also refer to NULL.
D. NULL

Leave a Comment