单项选择题

若有定义语句:int a=10;double b=3.14;,则表达式’A’+a+b值的类型是()

A.char
B.int
C.double
D.float