单项选择题

在VC++6.0环境下,sizeof(int)和sizeof(float)的值分别为()

A.2,2
B.2,4
C.4,4
D.4,8