单项选择题

若有定义:int x;则语句x=(2*3)+6%5;运行后,x的值是()

A.8
B.7
C.6
D.5