Associativity Quiz-Asked in Interviews.

Placewit
Dec 16, 2021

--

The associativity of which of the following operators is Left to Right, in C++ ?

A) Unary Operator

B) Logical NOT

C) Array element access

D) addressof

Solution: C is correct

Array element access has left to right associativity in C++. So, option (C) is correct.

Thanks for Reading

Placewit grows the best engineers by providing an interactive classroom experience and by helping them develop their skills and get placed in amazing companies.

Learn more at Placewit. Follow us on Instagram and Facebook for daily learning.

--

--

Placewit
Placewit

Written by Placewit

Upskilling students for tech placements!

No responses yet