全国计算机等级考试四级笔试试题六

来源: 作者: 时间:2007-07-02 点击:

并发连接 C) 会话连接 D) 数据连接

     (61) The range of an 8bit fixed point integer numbert(no signs) is_____.
     A) 0-127 B) 0-128 C) 0-256 D) 0-255

     (62) Which set is a proper subset of E? _____.(2 points)
     E= {0,1,2,3}
     A) {x|x is a real number and x2=9}
     B) { x|x is a real number and x+3=0}
     C) { x|x is a real number and x2+5x+6=0}
     D) { x|x is a real number and x2=-9}

     (63) If p and q are statements,which of the following formulas is tautological?_____.
     A) ((p
q)p)q B) (q(pq))p
     C) (p
q)pq D) (pq)q

     (64) What is the number of nonisomorphic spanning trees in the following graph? _____.
     A) 2 B) 3 C) 4 D) 5

     (65) A sequence d=(d1, d.2,….,dn) is graphic if there is a simple nondirected graph with d as its degree sequence.Which of the following sequences is graphic?_____.
     A) (2,3,3,4,4,5) B) (2,3,4,4,5)
     C) (2,3,3,4,4) D) (1,3,3,3)

     (66) Suppose a given binary tree has 10 leaf nodes, then the number of nodes with degree of 2 is_____.
     A) 12 B) 11 C) 9 D) Indeterminable

     (67) Suppose two dimensional array A[0..8, 0..9] (with element length o f 2 bytes) is stored using row major order, and the base address is 400.Then the address of element A[8, 5] is _____.(2 points)
     A) 570 B) 506 C) 410 D) 482

     (68) In the following kinds of graphs,which one's adjacency matrix is symmetric?_____. (2 points)
     A) Directed graph B) Undirected graph

     [收藏] [推荐] [评论] [打印] [关闭]
最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册