DEVFYI - Developer Resource - FYI

Which Java operator is right associative?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

227. Which Java operator is right associative?

The = operator is right associative.

(Continued on next question...)

Other Interview Questions