當前位置:高考升學網(wǎng) > 招聘筆試題 > 正文
選擇題
1:異步復接二次群一幀中的插入標志碼有
a.4 bit
b.6~7 bit
c.12 bit
d.最多28 bit
2:條件轉(zhuǎn)移指令jnbe產(chǎn)生轉(zhuǎn)移的條件是
a.cf=0 and zf=0
b.cf=0 and zf=1
c.cf=1 and zf=0
d.cf=1 and zf=1
2cm零次群速率為。
a.8kb/s
b.16kb/s
c.32kb/s
d.64kb/s
3:array dw 6, 9, $+4, 10h, 1,$+4
┇
mov ax, array+4
設變量array的偏移量是0084h,上述指令執(zhí)行后ax中的內(nèi)容是
a.0009
b.008ch
c.0090h
d.0010h
4:表示過程定義結束的偽指令是
a.endp
b.ends
c.end
d.endm
5:數(shù)字光纖傳輸系統(tǒng)屬于
a.基帶傳輸
b.頻帶傳輸
c.數(shù)字數(shù)據(jù)傳輸
d.無線傳輸
7:設非壓縮bcd碼al=09h,bl=04h在執(zhí)行sub al,bl指令后應選的校正指令是
a.daa
b.aas
8.C++類筆試題
求輸出的結果
#include
using namespace std;
class base
{
public:
void func(const char str){cout << "base: " << str << endl;}
virtual void func(int num){cout << "base: " << num << endl;}
};
class derived : public base
{
public:
void func(const char str){cout << "derived: " << str << endl;}
void func(int num){cout << "derived: " << num << endl;}
void func(){cout << "the function is in derived!" << endl;}
};
int main()
{
base pb;
derived objd;
pb = objd;
pb->func(11);
pb->func("hello");
// pb->func();
getchar();
return 0;
}
2020年河北新聞網(wǎng)兩學一做
時間:2023-09-18 07:0:242020年河北新聞網(wǎng)兩學一做
時間:2023-09-15 11:0:59兩學一做學習教育知
時間:2023-09-21 06:0:302020年開展兩學一做學習教
時間:2023-09-19 21:0:30
2019國美筆試題和面試題答案目2023-09-19 09:17:18
中國人壽保險筆試題和面試題答案2023-09-21 15:05:28
陜西國際商貿(mào)學院在重慶高考專業(yè)招生計劃(人數(shù)+代碼)2025-05-22 10:38:12
安徽建筑大學和新余學院哪個好 分數(shù)線排名對比2025-05-22 10:36:54
襄陽職業(yè)技術學院廣西錄取分數(shù)線及招生人數(shù) 附-2020最低位次排名2025-05-22 10:35:29
長江大學和新疆師范大學哪個好 分數(shù)線排名對比2025-05-22 10:34:16
錦州師范高等?茖W校在遼寧高考專業(yè)招生計劃(人數(shù)+代碼)2025-05-22 10:32:49
山東高考排名在17550的考生能報什么大學(原創(chuàng))2025-05-22 10:31:33
廣州華立學院的英語專業(yè)分數(shù)線(附2020-最低分排名怎么樣)2025-05-22 10:30:14
蘭州石化職業(yè)技術大學的理化測試與質(zhì)檢技術專業(yè)分數(shù)線(附2020-最低分排名怎么樣)2025-05-22 10:29:06
泉州師范學院和亳州學院哪個好 分數(shù)線排名對比2025-05-22 10:27:53
貴州醫(yī)科大學在江西高考專業(yè)招生計劃(人數(shù)+代碼)2025-05-22 10:26:23
東莞城市學院和西安工商學院哪個好 分數(shù)線排名對比2025-05-22 10:24:51
山東海事職業(yè)學院的水路運輸安全管理專業(yè)分數(shù)線(附2020-最低分排名怎么樣)2025-05-22 10:23:44 


