填空题 已知如下程序段:
Dim MyInt As Integer
Dim MyLen
MyLen=Len(MyInt)
执行以上程序段后,MyLen为______。

  • 1、
【正确答案】 1、2    
【答案解析】