单项选择题

字面常量42、4.2、42L的数据类型分别是

A) long、double、int
B) long、float、int
C) int、double、long
D) int、float、long