【答案】:D 4、假设以S和X分别表示进栈和出栈操作,则对输入序列a,B,c,d,E进行一系列栈操作SSXSXSSXXX之后,得到的输出序列为( )。 ,c,E,d,a ,E,c,a,d ,c,B,d,a ,E,B,a,d 【答案】:A 5、设一个顺序有序表A[1:14]中有14个元素,则采用二分法查找元素A[4]的过程中比较元素的顺序为( )。 [7],A[5],A[3],A[4] [1],A[14],A[7],A[4] [7],A[3],A[5],A[4] [1],A[2],A[3],A[4] 【答案】:C 6、假设某计算机的存储系统由Cache和主存组成。某程序执行过程中访存1000次,其中访问Cache缺失(未命中)50次,则Cache的命中率是( )。 % % % % 【答案】:D 7、若事务 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 8、在地址映射方式中,动态重定位具有的特点是( )。 ,可采用覆盖技术来实现
【答案】:A 32、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.