In my previous blog post on the difference between i++ and ++i
[http://davidzych.com/2013/06/19/whats-the-difference-between-i-and-i-in-c/], I
made a comment that i++ had a higher precedence than ++i. In C#, operators are
grouped into categories and each category has a precedence. Categories with a
higher precedence will