单项选择题

若有定义#define T 8和int a,b;,下面正确的表达式是( )。

A、++b--
B、a+2++
C、T++
D、21+"a"