【答案】:C 14、若事务 T 对数据对象 A 加上 S 锁,则( )。 T 可以读 A 和修改 A,其它事务只能再对 A 加 S 锁,而不能加 X 锁 T 可以读 A 但不能修改 A,其它事务能对 A 加 S 锁和 X 锁 T 可以读 A 但不能修改 A,其它事务只能再对 A 加 S 锁,而不能加 X 锁 T 可以读 A 和修改 A,其它事务能对 A 加 S 锁和 X 锁 【答案】:C 15、现有一循环队列,其队头指针为 front,队尾指针为 rear;循环队列长度为 N。其队内有效长度为( )(假设队头不存放数据)。 A.(rear - front + N)% N + 1 B.(rear - front + N)% N C.(rear – front)%(N + 1) D.(rear - front + N)%(N – 1) 【答案】:B 16、定点运算器产生溢出的原因是( )。
【答案】:C 21、BGP runs over a reliable transport ( ). This eliminates the need to implement explicit update fragmentation, retransmission, acknowledgement, and ( ). Any authentication scheme used by the transport protocol may be used in addition to BGP's own ( )mechanisms. The error notification mechanism used in BGP ( )that the transport protocol supports a “graceful” close, ., that all outstanding data will be delivered (请作答此空)the connection is closed.