Q25
What is a pointer arithmetic in C++?
A.
Assigning arithmetic expressions to a pointer
B.
Using pointers to perform arithmetic operations
C.
Performing arithmetic operations on pointers
AnswerD.
Storing arithmetic operations in a pointer
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board