The line ofcomputingjobs waitingto be run mightbe a ______. Thesejob requests are serviced in order of their arrival.
A: array
B: queue
C: record
D: stack
A: array
B: queue
C: record
D: stack
举一反三
- The line of computing jobs waiting to be run might be a(71).These job requests are serviced in order of their arrival. A: array B: queue C: record D: stack
- The line of computing jobs waiting to be run on a computer system might be a ().The jobs are serviced in the order of their arrival,that is ,the first in is the first out. A: queue B: stack C: array D: record
- 常见的数据结构有________。 A: 栈( Stack) B: 队列(Queue) C: 数组(Array) D: 其它选项都是
- () is not included in a delivery order. A: arrival notice B: cost bill C: delivery record D: shipping order
- The element is inserted first and will be removed last in _____________.( ) A: none of the above B: linked list C: queue D: stack