The major difficulty in designing a layered operating system app

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

The major difficulty in designing a layered operating system approach is ____.

A.appropriately defining the various layers

B.making sure that each layer hides certain data structures, hardware, and operations from higher-level layers

C.debugging a particular layer

D.making sure each layer is easily converted to modules

正确答案是A