单项选择题

若intk=7,x=12;则能使值为3的表达式是()。

A.x%=(k%=5)
B.x%=(k-k%5)
C.x%=k-k%5
D.(x%=k)-(k%=5)