没有搜到到结果?点击这里求解答/求资源。
【单选题】
假设某网站名为www.zhenjiang.com.cn,可推测此网站类型()

教育
商业
政府
网络机构
【单选题】
假定一个结构类型定义“struct A{int a,b;A* c;};”,则该类型长度( )。

8
10
12
16
【单选题】
假定一个结构类型定义“struct A{int a,b;A* c;};”,则该类型长度( )。

8
10
12
16
【单选题】
现要定义“工作年限”列数据类型假设用整型类型,且其值不会超过100,则最合适类型( )。

int
smallint
tinyint
real
【单选题】
下面定义了变量类型属性,错误()。

字节型
字型
字符型
双字型
【判断题】
文档类型定义就是文档类型声明。

正确
错误
【单选题】
假定一个结构类型定义“struct C{double* a[4];int n;};”,则该类型长度( )。

20
21
22
24
【单选题】
假定一个结构类型定义“struct B{int a[5];char* b;};”,则该类型长度( )。

20
21
22
24
【单选题】
假定一个结构类型定义“struct B{int a[5];char* b;};”,则该类型长度( )。

20
21
22
24
【单选题】
假定一个结构类型定义“struct C{double* a[4];int n;};”,则该类型长度( )。

20
21
22
24