【单选题】下面函数调用语句含有实参的个数为( )void test(int exp1,char exp2){};
【单选题】下列 ___________ 方法不能重载方法 int getValue(int x){} 。 A . void getValue(int x){ } B . C . int getValue(){ } D . void getValue(int x, int y){ }
A.
void getValue(int x){ }
B.
int getValue(float x){ }
D.
void getValue(int x, int y){ }
【判断题】词汇是词和固定短语的集合体,词汇和词的关系是集体和个体的关系。
【单选题】在下面的函数声明中,存在语法错误的是______ 。
【单选题】int z=5; 24. 25. public void stuff1(int x) { 26. assert (x> 0); 27. switch(x) { 28. case 2: x= 3; 29. default: assert false; } } 30. 31. private void stuff2(int y) { assert (y
A.
All of the assert statements are used appropriately.
B.
Only the assert statement on line 31 is used appropriately.
C.
The assert statements on lines 29 and 31 are used appropriately.
D.
The assert statements on lines 26 and 29 are used appropriately.
E.
The assert statements on lines 29 and 33 are used appropriately.
F.
The assert statements on lines 29, 31, and 33 are used appropriately.
G.
The assert statements on lines 26, 29, and 31 are used appropriately.
【简答题】1918年,Lewis提出反应速率的碰撞理论:反应物分子间的相互碰撞是反应进行的必要条件,但并不是每次碰撞都能引起反应,只有少数碰撞才能发生化学反应。能引发化学反应的碰撞称之为有效碰撞。 (1)图 I是HI分解反应中HI分子之间的几种碰撞示意图,其中属于有效碰撞的是____(选填“A”、 “B或”“C”); (2)20世纪30年代,Eyring和Pelzer在碰撞理论的基础上提出化学反应的过渡态理...