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

Data Structures (CS301)

Question (select most suitable option)

  Y = &x[0];
In the above statement, we get address of the first location of the array x and store
it in y. Here "y" is:
rvalue
xvalue
lvalue
zvalue