Thursday, February 5, 2009

Which one of the following operators has right to left associativity?

Choice a: Function call operator ()
Choice b: Logical not operator !
Choice c: Array index operator []
Choice d: Multiplication operator *
Choice e: Pointer operator ->

No comments: