Which of the following operator is used to access the value of-03231
Which of the following operator is used to access the value of variable pointed to 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 Mid Term - Quiz No.14.
Which of the following operator is used to access the value of variable pointed to by a pointer?
* operator
-> operator
&& operator
& operator