【单选题】Can computers reason? Reasoning requires the individual to take a given set of facts and draw correct conclusions. Unfortunately, errors frequently occur, and we are not talking about simple carelessn...
A.
function as a safety mechanism in. nuclear reactors
B.
detect contradictions and other faults in computer programs
C.
develop expert human programs for technical fields
【简答题】完形 填空专练 ( 1 ) 先通读下面三篇短文,掌握其大意,然后从 A 、 B 、 C 、 D 四个选项中选择可以填入空白处的最佳答案。 [A] My best friend almost died in my school's dining hall one day. We were having lunch. One minute she was 1 her apple. The next m...
【单选题】You are designing a Windows Azure application that will store data in two SQL Azure databases. The application will insert data in both databases as part of a single logical operation. You need to r...
A.
Execute database calls on parallel threads.
B.
Wrap the database calls in a single transaction scope.
C.
Use Microsoft Distributed Transaction Coordinator (MSDTC).
D.
Handle errors resulting from the database calls by using compensatory logic.