Q4
What is the purpose of the '->' operator in C when used with pointers?
A.
Arithmetic operation
B.
Indirection operator
C.
Member access operator
AnswerD.
Bitwise operation
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board