与SDH网管有关的主要操作运行接口为()和()。
参考答案:Q3接口;F接口
执行下列程序时,会产生什么异常 public class Test{public static void main(String args[]{ int d=101; int b=220; long a=321; System.out.println((a-b) /(a-b-d) ); } }
A.ArraylndexOutOfBoundsException
B.NumberFormatException
C.ArithmeticExCeption
D.EOFException
国标GB3085-1983中规定了()个等级的安全电压额定值。
A.6
B.5
C.4
D.3