NetWatr系统容错技术主要包括三级容错机制、事务跟踪系统和______。
参考答案:UPS监控
以下程序中,错误的行为是( )。 (1) # include <iostream.h> (2) class A (3) { (4) public: (5) int n=2; (6) A(int val){ cout < < val < < endl;} (7) ~A( ){ }; (8) }; (9) void main( ) (10) { (11) A a(0); (12) }
A.(5)
B.(6)
C.(7)
D.(11)
词语意义的演变形式主要有_________、_________、_________三种。