单项选择题

下列数据类型进行运算时,哪一个会发生自动类型提升()

A.int+int
B.long+long
C.byte+byte
D.double+double