在下面的横线上填上适当的分数。
25cm=______m 36dm² =______m²
600g =______kg 750ml =______L
0.28dm =______dm 258cm ³=______dm ³
第1题:
在下列的程序的横线处填上适当的语句,使该程序的输出为12。
include<iostream.h>
using namespace std;
class Base
{
public:
int a,b;
Base(int i){a=i;}
};
class Derived:public Base
{
int a;
public:
Derived(int x):Base(x),b(x+1){};
void show()
{
第2题:
在下面横线上填上适当的语句,完成程序。
include<iostream>
using namespace std;
class Base
{
int x;
public:
Base(int i){x=i;}
~Base(){}
);
class Derived:public Base
{
public:
______//完成类Derive构造函数的定义
};
iht main()
{
Derived obj
第3题:
【简答题】在下面的横线上填上适当的内容。 (1)6.2×1024个Na+约含_____molNa+,其质量为_____g。 (2)4.5molCH4约含有_____个CH4,其质量为_____g。 (3)3.01×1023个SO42-约含_____molSO42-,其质量为_____g;49g H2SO4约含有_____个H,共含有_____个原子。
第4题:
在下面的程序的横线处填上适当的语句,使该程序的输出结果为12。
include<iostream>
using namespace std;
class TestClass
{
public:
int a,b;
TestClass(int i,int j)
{
a=i;
b=j;
}
};
class TestCla
第5题:
【填空题】根据视频内容在横线上填上适当的单词。 Numbers, shù zì, have long _______ hierarchy order and symbols of nature in China.