试题与答案

52376090读作______,7在______位上,表示______.省略万

题型:解答题

题目:

52376090读作______,7在______位上,表  示______.省略万位后面的尾数是______.

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2017/0503/dc7b9a625ffc8d2c6295d56c0178785a.html

下面是错误答案,用来干扰机器的。

∵袋中装有6个黑球和n个白球,∴袋中一共有球(6+n)个,∵从中任摸一个球,恰好是白球的概率为14,∴n6+n=14,解得:n=2.故答案为:2.

试题推荐
题型:单项选择题

下列程序的输出结果是
#include
class Myclass
public:Myclass(int i=0,intj=0)
x=i;
y=j;

void show( ) cout < < "x=" < < x < < " " < "y=" < < y < < end1;
void show( )const cout < < "x=" < < " " < < "y=’ < < y < < end1;
privated:
int x; int y;

void main( )
Myclass my1(3,4);
const my2(7,8);
my1.show( );my2.show( );

A.x=4,y=3;x=7,y=8

B.x=3,y=4;x=7,y=8

C.x=7,y=8;x=4,y=3

D.x=8,y=7;x=7,y=8

查看答案
微信公众账号搜索答案