[单项选择题] 以下能正确定义数据类型TelBook的代码是( )。
A.Type TelBook Name As String*10 TelNum As Integer End Type
B.Type TelBook Name As String*10 TelNum As Integer End TelBook
C.Type TelBook Name String*10 TelNum Integer. EndType TelBook
D.Typedef TelBook Name String*10 TelNum Integer End Type
参考答案:
A问题解析:
解析无

![[单项选择题] 以下能正确定义数据类型TelBook的代码是( )。 [单项选择题] 以下能正确定义数据类型TelBook的代码是( )。](http://www.mshxw.com/aiimages/31/247893.png)
