Vidyalelo
C++ Programming · Q94

Classes and Objects in C++

Programming · C++ Programming · question 94

Q94

What is the associativity of add(+);?

A.
right to left
B.
left to right
Answer
C.
right to left & left to right
D.
top to bottom

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board