sptr This statement assigns the of to the pointer sptr-02949
sptr = This statement assigns the __________ of s to the pointer sptr.
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Lecture No.33 - Quiz No.1.
sptr = This statement assigns the __________ of s to the pointer sptr.
values
memory
address
None of the given