下列不是VB常量的是_______.A、3.14 B、’name’ C、#10/18/2007# D、double

问题描述:

下列不是VB常量的是_______.A、3.14 B、’name’ C、#10/18/2007# D、double

D
double是VB保留字,不能用作常量或变量