

MCQOPTIONS
Saved Bookmarks
1. |
What will happen in this code? |
A. | ptr now points to m |
B. | m is assigned to n |
C. | ptr0 now points to n |
D. | n is assigned to m |
E. | None of these |
Answer» B. m is assigned to n | |