Which of the following operator has left to right associativity?
A. Unary operator
B. Logical not
C. Array element access
D. addressof
Answer: Option C
A. Unary operator
B. Logical not
C. Array element access
D. addressof
Answer: Option C
What does the 'cin' object in C++ represent?
A. File output stream
B. File input stream
C. Standard output stream
D. Standard input stream
Join The Discussion