Multiple Choice
Which of the following arithmetic operations is allowed on pointer variables?
A) increment
B) modulus
C) multiplication
D) division
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Variables that are created during program execution
Q8: The C++ operator _ is used to
Q15: The statement int *p; is equivalent to
Q20: What is the output of the following
Q21: What is the value of x after
Q22: What is the output of the following
Q22: A memory leak is an unused memory
Q23: Consider the following statement:ptrMemberVarType objectThree(objectOne); The values
Q25: An array created during the execution of
Q28: A list is a collection of elements