单项选择题

若有定义int a=5, b=7;,则表达式a%=(b%2)运算后,a的值为( )。

A.0
B.1
C.11
D.3