单项选择题

若有定义int a=5,b=7;则表达式(a++)+(++b)的值是()。

A、11
B、12
C、13
D、14