Which of the following operators is used to access the value of-02719
Which of the following operators is used to access the value of variable pointed by a pointer?
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Final Term - Quiz No.20.
Which of the following operators is used to access the value of variable pointed by a pointer?
* operator
-> operator
&& operator
& operator