In the name of ALLAH, the most beneficient, the most merciful

Data Structures (CS301)

Question (select most suitable option)

  Which of the following statement is NOT true for reference variable?
Once a reference is created, it cannot be later made to reference another object.
Reference cannot be NULL
References can be uninitialized.
It is not possible to refer directly to a reference object after it is defined.