行政机关及工作人员当场收缴罚款的,应当向当事人出具( )一级财政部门统一制发的罚款收据。
A.省B.市C.县D.局
参考答案:A
全球化使世界日益成为一个相互依存的整体,文明与野蛮成为人类共同面临的困扰。[ ]
执行下列程序时,会产生什么异常______。 public class Test public static void main (String args[]) int d=101; int b=220; long a=321; System.out .printIn((a-b)/(a-b-d));
A.ArrayIndexOutOfBoundsException
B.NumberFormatException
C.ArithmeticException
D.EOFException