先进先出队列(First In First Out Queuing,FIFO)把报文分为()。A.2类B.3类C.4类D.不分类

题目
先进先出队列(First In First Out Queuing,FIFO)把报文分为()。

A.2类

B.3类

C.4类

D.不分类


相似考题
参考答案和解析
参考答案:D
更多“先进先出队列(First In First Out Queuing,FIFO)把报文分为()。 ”相关问题
  • 第1题:

    在一个用数组实现的队列类中,假定数组长度为MS,队首元素位置为first,队列长度为length,则队尾的后一个位置为( )。

    A.length+1

    B.first+length

    C.(first+length-1)%MS

    D.(first+length)%MS


    正确答案:D

  • 第2题:

    Whichtwoqueuingmethodswillallowapercentageoftheavailablebandwidthtobeallocatedtoeachqueue?()

    A.first-in,first-outqueuing(FIFO)

    B.priorityqueuing(PQ)

    C.customqueuing(CQ)

    D.weightedfairqueuing(WFQ)

    E.class-basedWFQ(CBWFQ)

    F.lowlatencyqueuing(LLQ)


    参考答案:E, F

  • 第3题:

    采用先进先出法,在物价上涨时,会低估企业的当期利润和存货价值。()The first-in-first-out (FIFO) method will underestimate the current profits and inventory value of enterprises when prices rise .()


    × 【评析】采用先进先出法,在物价上涨时,会过高估计企业的当期利润和库存存货的1值;反之,会低估企业的当期利润和库存存货的价值。 【考核知识点】存货发出的计价方法

  • 第4题:

    Whatarethethreemodelsofqualityofservice(QoS)inanetwork?()

    A.ResourceReservationProtocol(RSVP)

    B.first-in,first-out(FIFO)

    C.best-effort

    D.CBWFQ

    E.IntServ

    F.DiffServ


    参考答案:C, E, F

  • 第5题:

    若A→α B β是一个产生式,则把_______加至FOLLOW(B)中。

    A.FIRST(β){ε}

    B.FIRST(α){ε}

    C.FIRST(β){#}

    D.FIRST(α){#}


    C