A. AFI
B. lo0 address
C. N-selector
D. IDI
E. MAC address
第1题:
以下对枚举类型名的定义中正确的是______。
A.enum a={one, two,three};
B.enum a{one=9,two=1,three};
C.enum a={"one","two","three"};
D.enum a{"one", "two","three"};
第2题:
Despite the wonderful acting and well-developed plot the _________ movie could not hold our attention.
A) three-hours B) three-hour
C) three-hours’ D) three-hour’s
选B
用破折号连接的作形容词不用复数.
第3题:
第4题:
A.AF
B.AFI
C.MAC
D.Area
E.SysID
F.A-Selector
G.N-Selector
H.IP-address
第5题:
Given the following DDL for the PARTS table:CREATE TABLE parts (part_no INT(9) NOT NULL, part_name VARCHAR(24), part_remain INT(9));All part numbers entered will be different and all rows should be displayed in order of increasing part numbers whenever the table is queried. Which of the following create index statements will meet this criteria and require the least amount of storage for the index object?()
A.CREATE UNIQUE INDEX idx_partno ON parts(part_no)
B.CREATE UNIQUE INDEX idx_partno ON parts(part_name ASC)
C.CREATE UNIQUE INDEX idx_partno ON parts(part_name, part_no ASC)
D.CREATE UNIQUE INDEX idx_partno ON parts(part_no, part_name ASC)
第6题:
在Creo 中,需选用实体零件公制模板是()。
A.mmns_part_solid
B.mmns_harn_part
C.solid_part_mmks
D.inlbs_part_solid