中文字幕综合一区,伊人av网,欧美中日韩在线,亚洲国产香蕉视频,黄视频在线免费,天天操天天爱天天爽,狠狠躁天天躁

專業(yè)網(wǎng)絡(luò)工程師網(wǎng)站|服務(wù)平臺|服務(wù)商(加客服微信:cnitpm或QQ:773104605進網(wǎng)絡(luò)工程師學(xué)霸群)

軟題庫 學(xué)習(xí)課程
當(dāng)前位置:信管網(wǎng) >> 網(wǎng)絡(luò)工程師 >> 每日一練 >> 文章內(nèi)容
網(wǎng)絡(luò)工程師每日一練試題(2023/9/19)

網(wǎng)絡(luò)工程師當(dāng)天每日一練試題地址:www.jazzmuze.com/exam/ExamDay.aspx?t1=8

往期網(wǎng)絡(luò)工程師每日一練試題匯總:www.jazzmuze.com/class/27/e8_1.html

網(wǎng)絡(luò)工程師每日一練試題(2023/9/19)在線測試:www.jazzmuze.com/exam/ExamDay.aspx?t1=8&day=2023/9/19

點擊查看:更多網(wǎng)絡(luò)工程師習(xí)題與指導(dǎo)

網(wǎng)絡(luò)工程師每日一練試題內(nèi)容(2023/9/19)

  • 試題1

    假設(shè)系統(tǒng)有n個進程共享資源R,且資源R的可用數(shù)為3,其中n≥3 。若采用PV操作,則信號量S的取值范圍應(yīng)為(9) 。
    A.-1~n-1
    B.B.-3~3
    C.C.-(n-3)~3
    D.D.-(n-l)~1

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/st/2879322930.html

  • 試題2

    以太網(wǎng)協(xié)議中使用了二進制指數(shù)后退算法,其沖突后最大的嘗試次數(shù)為()次。
    A、8
    B、10
    C、16
    D、20

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/st/418224343.html

  • 試題3

    SONET采用的成幀方法是()。
    A.碼分復(fù)用
    B.空分復(fù)用
    C.時分復(fù)用
    D.頻分復(fù)用

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/st/537061581.html

  • 試題4

    下圖畫出了曼徹斯特編碼和差分曼徹斯特編碼的波形圖,實際傳送的比特串為( )。

    A、10101100
    B、01110010
    C、01010011
    D、10001101

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/st/2334424053.html

  • 試題5

    我國自行研制的移動通信3G標準是 ( ) 。
    A、TD-SCDMA
    B、WCDMA
    C、CDMA2000
    D、GPRS

    查看答案

    試題參考答案:A

    試題解析與討論:www.jazzmuze.com/st/85922958.html

  • 試題6

    在OSI參考模型中,實現(xiàn)端到端的應(yīng)答、分組排序和流量控制功能的協(xié)議層是 ( ) 。
    A、數(shù)據(jù)鏈路層
    B、網(wǎng)絡(luò)層
    C、傳輸層
    D、會話層

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/st/84342904.html

  • 試題7

    在大型無線網(wǎng)絡(luò)中,AP通常通過DHCP option( )來獲取AC的IP地址。
    A.43
    B.60
    C.66
    D.138

    查看答案

    試題參考答案:A

    試題解析與討論:www.jazzmuze.com/st/459796509.html

  • 試題8

    SNMP采用UDP提供的數(shù)據(jù)報服務(wù)傳遞信息,這是由于( )。
    A.UDP比TCP更加可靠
    B.UDP數(shù)據(jù)報文可以比TCP數(shù)據(jù)報文大
    C.UDP是面向連接的傳輸方式
    D.UDP實現(xiàn)網(wǎng)絡(luò)管理的效率較高

    查看答案

    試題參考答案:D

    試題解析與討論:www.jazzmuze.com/st/2336923367.html

  • 試題9

    A transport layer protocol usually has several responsibilities .One is to create a process-to-process communication;UDP uses (1)numbers to accomplish this.Another Responsibility is to provide control mechanisms at the  transpt level.UDP does this task at a very minimal level.There is no flow control mechanism and there Is no(2) for received packet. UDP,however ,does provide error control to some extent.If UDP detects an error in the received packet,it will silently drop it.The transport layer also provides a connection mechanism for the processes.The(3)must be able to send streams of data to the transport layer.It is the responsibility of the transport layer at (4)station to make the connection with the receiver.chop the stream into transportable units,number them,and send them one by one.It is the responsibility of th transorort layer at the receiving end to wait until all the different units  belong to th same process have arrived,check and pass those that are(5) free ,and deliver them to the receiving process as a stream.

    (1)A. hop   
    B. port    
    C. route  
    D.packet
    (2)A. connection   
    B. window   
    C. acknowledgement  
    D.destination
    (3)A. jobs   
    B. processes   
    C. proarams   
    D.users
    (4)A. sending   
    B. routing    
    C. switching  
    D.receiving
    (5)A. call   
    B. state    
    C. cost  
    D.error

    查看答案

    試題參考答案:B、C、B、A、D

    試題解析與討論:www.jazzmuze.com/st/233861520.html

  • 試題10

    ICMP協(xié)議屬于TCP/IP網(wǎng)絡(luò)中的(1)協(xié)議,ICMP報文封裝在(2)包中傳送。
    (1)A、數(shù)據(jù)鏈路層
    B、網(wǎng)絡(luò)層
    C、傳輸層
    D、會話層
    (2)A、IP
    B、TCP
    C、UDP
    D、PPP

    查看答案

    試題參考答案:B、A

    試題解析與討論:www.jazzmuze.com/st/233481362.html

信管網(wǎng)訂閱號

信管網(wǎng)視頻號

信管網(wǎng)抖音號

溫馨提示:因考試政策、內(nèi)容不斷變化與調(diào)整,信管網(wǎng)網(wǎng)站提供的以上信息僅供參考,如有異議,請以權(quán)威部門公布的內(nèi)容為準!

信管網(wǎng)致力于為廣大信管從業(yè)人員、愛好者、大學(xué)生提供專業(yè)、高質(zhì)量的課程和服務(wù),解決其考試證書、技能提升和就業(yè)的需求。

信管網(wǎng)軟考課程由信管網(wǎng)依托10年專業(yè)軟考教研傾力打造,教材和資料參編作者和資深講師坐鎮(zhèn),通過深研歷年考試出題規(guī)律與考試大綱,深挖核心知識與高頻考點,為學(xué)員考試保駕護航。面授、直播&錄播,多種班型靈活學(xué)習(xí),滿足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。

相關(guān)內(nèi)容

發(fā)表評論  查看完整評論  

推薦文章

精選

課程

提問

評論

收藏