单项选择题

下列数据类型转换,必须进行强制类型转换的是 ( )

A.byte→int
B.short→long
C.float→double
D.int→char