2022年3月全國(guó)計(jì)算機(jī)二級(jí)考試C++考試練習(xí)(2月8日)
2022年3月全國(guó)計(jì)算機(jī)二級(jí)考試C++考試練習(xí)(2月8日)
1.可以用P.a的形式訪問(wèn)派生類(lèi)對(duì)象P的基類(lèi)成員a,其中a是( )。
A.私有繼承的公有成員
B.公有繼承的私有成員
C.公有繼承的保護(hù)成員
D.公有繼承的公有成員
2.下面程序的運(yùn)行結(jié)果為( )。
#include
classA
{
intnum;
public:
A(inti){num=i;)
A(A&a){num=a.num++;}
voidprint(){cout< };
voidmain()
{
Aa(1),b(a);
a.print();
b.print();
}
A.11B.12
C.21D.22
3.設(shè)有定義charstr[80];以下不能將輸入數(shù)據(jù)first second 讀取到數(shù)組str中的語(yǔ)句是( )。
A.cin.get(str,strlen(str));
B.cin.getline(str,strlen(str));
C.cin>>str;
D.cin.read(str,strlen(str));
4.下列程序的輸出結(jié)果為( )。
#include
classTestClass
{
public:
TestClass(){val++;}
static,intval;
};
intTestClass::val=0;
voidmain()
{
TestClasscsl;
cout< TestClasscs2;
TestClasscs3,cs4;
cout< }
A.O3
B.13
C.14
D.24
5.有以下類(lèi)定義:
classMyClass
{
private:
intid;
chargender;
char*phone;
public:
MyClass():id(0),gender(’#’),phone(NULl){}
MyClass(intn0,charge=’#’,char*ph=NULL)
{id=no;gender=ge;phone=ph;}
};
下列類(lèi)對(duì)象定義語(yǔ)句中錯(cuò)誤的是( )。
A.MyClassmyObj;
B.MyClassmyObj(11,"13301111155");
C.MyClassmyObj(12,’m’);
D.MyClassmyObj(12);
編輯推薦:2022年3月全國(guó)計(jì)算機(jī)二級(jí)考試C++考試練習(xí)(2月7日)
以上就是“2022年3月全國(guó)計(jì)算機(jī)二級(jí)考試C++考試練習(xí)(2月8日)”及其相關(guān)內(nèi)容,想及時(shí)獲知2022年3月計(jì)算機(jī)等級(jí)考試準(zhǔn)考證打印時(shí)間,大家可通過(guò)點(diǎn)擊使用環(huán)球網(wǎng)校“ 免費(fèi)預(yù)約短信提醒”,即可及時(shí)獲得時(shí)間提醒。環(huán)球網(wǎng)校友情提示:為方便小伙伴們更好地備考,環(huán)球網(wǎng)校特地為大家準(zhǔn)備了計(jì)算機(jī)二級(jí)復(fù)習(xí)資料,如有需要請(qǐng)點(diǎn)擊文章下方“免費(fèi)下載>>>2022年計(jì)算機(jī)二級(jí)考試模擬練習(xí)及備考資料”下載學(xué)習(xí)。
最新資訊
- 2024年計(jì)算機(jī)二級(jí)MS office模擬試題及答案(8月6日)2024-08-06
- 2024年計(jì)算機(jī)二級(jí)MS office模擬試題及答案(8月5日)2024-08-05
- 2024年計(jì)算機(jī)二級(jí)MS office模擬試題及答案(8月2日)2024-08-02
- 2024年計(jì)算機(jī)二級(jí)MS office模擬試題及答案(8月1日)2024-08-01
- 2024年計(jì)算機(jī)二級(jí)MS office模擬試題及答案(7月31日)2024-07-31
- 2024年計(jì)算機(jī)二級(jí)MS office模擬試題及答案(7月30日)2024-07-30
- 2024年計(jì)算機(jī)二級(jí)MS office模擬試題及答案(7月29日)2024-07-29
- 2024年計(jì)算機(jī)二級(jí)MS office模擬試題及答案(7月26日)2024-07-26
- 2024年計(jì)算機(jī)二級(jí)MS office模擬試題及答案(7月25日)2024-07-25
- 2024年計(jì)算機(jī)二級(jí)MS office模擬試題及答案(7月24日)2024-07-24