优题课 - 聚名师,上好课(www.youtike.com)
  首页 / 试题 / 高中信息技术 / 试题详细
  • 科目:信息技术
  • 题型:选择题
  • 难度:中等
  • 人气:474
题文

下面正确的VB定义语句为(   )

A.Dim A as integer,B as Integer
B.Dim Long as Double
C.Const China as Integer
D.Dim Abc (5 to -5) as Double
登录免费查看答案和解析

下面正确的VB定义语句为()A.DimAasinteger,