填空题

如果变量定义有:int a=9,c=8;则表达式(a!=c)?==a:++c运算后变量c的值为()。

【参考答案】

10