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
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
- 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: 栈( 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
- Which two statements are true about a job chain?() A: A job chain can contain a nested chain of jobs B: The jobs in a job chain cannot have more than one dependency C: A job of the CHAIN type can be run using event-based or time-based schedules D: The jobs in a job chain can be executed only by using the events generated by the Scheduler