56. Give the logical variables X=0, Y=1, The value of X∧Y(logical multiply) is.
A.1
B.2
C.10
D.0
A B C D
A
57. The Instruction Register (IR) is normally used to point out.
A.the address of next execution instruction
B.the address of last execution instruction
C.the current execution instruction
D.none of above
A B C D
C
58. When the adjacency matrix method is used to store a graph, which of the statements is (are) true? Ⅰ.the space required depends on the number of vertices Ⅱ.the apace required depends on the number of edges
A.None
B.Ⅰ only
C.Ⅱ only
D.Ⅰ and Ⅱ
A B C D
B
Questions 59~60 are based on the following information. A hash table with hash function H1 (k)=k mod 13 Is shown below. Collision is resolved using the hash function H2 (k)=(k mod 11)+1
59. How many key comparisons occur in searching for key 35 in the given hash table?
A.0
B.i
C.2
D.3
A B C D
D
60. If a new key 67 is inserted into the given hash table, what will be its address?
A.3
B.4
C.5
D.6
A B C D
B
61. What is the contrapositive of the relation represented in the exhibit shown below?
62. Which function is not served by building a prototype?
A.It takes the place of the final system
B.It assists in gathering software requirements
C.It assists in estimating the cost of the project
D.It is used as the foundation of the larger projects
A B C D
A
63. Which of the following statements about testing software with data is (are) true? Ⅰ.The primary purpose of such testing is to find errors Ⅱ.Such testing can demonstrate the existence of errors but cannot demonstrate the absence of errors
A.Neither
B.Ⅰ only
C.Ⅱ only
D.Ⅰ and Ⅱ
A B C D
B
64. In the following statements about functional dependency, which one is incorrect? A) if X’X, then X→X' B) if X→Y and Y’Y, then X→Y' C) if X→Y and X’X, then X'→Y D) if X→Y and Y→Z, then X→Z
A B C D
C
65. The most commonly used locked level in implementing concurrency control is at which of the following levels?
A.record
B.database
C.table
D.field
A B C D
A
66. Which is not a characteristic of an RISC processor?
A.a high clock speed
B.a highly optimized pipeline
C.a few general-purpose registers
D.a limited amount of small instructions
A B C D
C
67. Local bus can reduce the occupation time of CPU. For the EISA local bus, commonly the time can be reduced to.
A.42%
B.22%
C.12%
D.2%
A B C D
C
68. How many bits IP address are there in IPv6?
A.32
B.64
C.128
D.256
A B C D
C
69. Which routing select algorithm is described below? According to a kind of fix regulation, the select algorithm of route works and has nothing to do with the network information newly.
A.Static Routing Algorithm
B.Dynamic Routing Algorithm
C.Centralized Routing Algorithm
D.Distributed Routing Algorithm
A B C D
A
70. About the following IP addresses, Which is incorrect?