Is this your company?
Do you know why we prefer prefix increment operator in somewhere like a for loop?
Anonymous
Because the postfix operator will create a temporary object. The performance cost is especially high when we use the postfix operator on class' object rather than types like built-in integer (int).
Check out your Company Bowl for anonymous work chats.