我国《证券法》规定,证券交易所的设立和解散由()决定。
A.国务院
B.国务院证券监督管理机构
C.中国证券监督管理委员会
D.财政部
参考答案:A
有以下程序: #include <iostream.h> void sort(int L[],int n) {int j, k, flag, temp;flag=n-1;while (flag>O){ k=flag-1; flag=O; for (j=O; j<=k; j++) { if(L[j]>L[j+1]) {temp=L[j];L[j]=L[j+1];L[j+1] =temp; flag=j; } }} } void main() {int array[4]={2, 1,3,0};sort (array, 4);for (int i=O; i<4; i++) cout <<array[i];cout <<end; } 程序执行后的输出结果是( )。
A.0123
B.3210
C.2130
D.1230
在H2分子之间的作用力是()。
A.取向力
B.诱导力
C.色散力
D.氢键