MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements is not true for UNIX Operating System ? |
| A. | Major strength of UNIX Operating System is its open standards which enabled large number of organizations ranging from academicia to industries to participate in its development. |
| B. | UNIX kernel uses modules with well specified interfaces and provides advantages like simplified testing and maintenance of kernel. It has better extensibility as the kernel is not monolithic. |
| C. | UNIX is kernel based operating system with two main components viz. process management subsystem and file management subsystem. |
| D. | All devices are represented as files which simplify the management of I/O devices and files. The directories structure used is directed acyclic graph. |
| Answer» C. UNIX is kernel based operating system with two main components viz. process management subsystem and file management subsystem. | |