InterviewSolution
Saved Bookmarks
| 1. |
The data structure suitable for scheduling processes is _______(a) List(b) Heap(c) Queue(d) StackI got this question in an interview for internship.My question is from Parameter Passing and Stack Frame in portion Machine Instructions and Programs of Computer Architecture |
|
Answer» The CORRECT CHOICE is (c) Queue |
|