首页/ 题库 / [单选题]已知1/5=(1/A)+(1/B),AB的答案
相关题目
已知集合A={0,1,2,3,4},B={x|0
对于任意两个自然数A、B,规定新运算规则“※”:A※B=A(A+1)(A+2)…(A+B-1)。如果(x※3)※2=600,那么x=(  )。
集合A={1,4},B={1,2,5},则AB=( )
已知a=(12-1),b=(105),则ab= ( )
X~U(a,b)(a>0),且P{04}=1/2,则P{1
已知P(A)=P(B)=P(C)=1/4,P(AC)=P(BC)=1/16,P(AB)=0则事件A,B,C全不发生的概率是( )
已知a=(-1,2,1),b=(1,2,-2),则ab=_
已知a,b均被定义为double型,则表达式:b=1,a=b+5/2的值为()。
有以下程序: void swapl(int c[]) { int t; t=c[0]; c[0]=c[1]; c[1]=t; } void swap2{int c0, int c1) { int t; t=c0; c0=c1; c1=t; } main() { int a[2]={3,5}, b[2]={3,5}; swap1 (A) ; swap2 (b[0],b[1]); printf("%d %d %d %d ",a[0],a[1],b[0],b[1]); } 其输出结果是
有以下程序 void swapl(int c[]) { int t; t=c[0];c[0]=c[1];c[1]=t; } void swap2(int c0,int c1) {int t; t=c0;c0=c1;c1=t; } main() { int a[2]={3,5},b[2]={3,5}; swapl(a) ;swap2(b[0],b[1]); printf("%d%d%d%d ",a[0],a[1],b[0],b[1]); } 其输出结果是:
有以下程序: void swap1(int C[]) { int t; t=c[0]; c[0]=C[1]; c[1]=t; } void swap2(int c0, int c1) { int t; t=c0; c0=c1; c1=t; } main() { int a[2]={3,5}, b[2]={3,5); swapl(a); swap2(b[0],b[1]); printf("%d %d %d %d ",a[0],a[1],b[0],b[1]); } 其输出结果是
有以下程序: void swapl(int c0[],int c1[]) {int t; t=c0[0];c0[0]=c1[0];c1[0]=t; } void swap2(int*c0,int*c1) {int t; t=*c0;*c0=*c1;*c1=t; } main() {int a[2]={3,5),b[2]={3,5}; swapl(a,a+1);swap2(&b[0],&b[1]); printf("%d%d%d%d ",a[0],a[1],b[0],b[1]); } 程序运行后的输出结果是( )。
有以下程序 void swapl(int c0[],int c1[] { int t; t=c0[0]; c0[0]=c1[0]; c1[0]=t; } void swap2 (int *c0,int *c1) { int t; t-*c0; *c0=*c1; *c1=t; } main() { int a[2]={3,5}, b[2]={3,5} swapl(a,a+1); swap2(&b[0],&b[1]); printf("%d %d %d %d ",a[0],a[1],b[0],b[1]); } 程序运行后的输出结果是
下列程序段的执行结果为 A=2 B=5 If A * B < 1 Then B=B - 1 Else B= - 1 Print B -A > 0
下列程序段的执行结果为 a=1 b=5 Do a=a + b b=b + 1 Loop While a<10 Print a:b
设a=3,b=4,c=5,则逻辑表达式“!(a+b)*c-1&&b+c%2”的值是()
已知a=0:4,b=1:5,下面的运算表达式出错的为()。
已知Ω={0,1,2,3,4,5},A={1,3,5},B={0,2,4},则
已知I=0,1,2,3,4,5,A=1,3,5,B=0,2,4,则CIA∩B=()。
已知向量a=(1,0),b=(1,1),则向量b-3a与向量a夹角的余弦值为____.
广告位招租WX:84302438

免费的网站请分享给朋友吧