Which of the following data structures in the banker's algorithm

分类: OS 发布时间: 2023-11-15 03:42 浏览量: 1

Which of the following data structures in the banker's algorithm is a vector of length m, where m is the number of resource types?

A.Need

B.Allocation

C.Max

D.Available

正确答案是D