Computer Science, asked by dkbbhatt04, 8 months ago

Which of the following is typically a part of the operating system but not the kernel? (select more than one)

1)Graphical User Interface
2)Network Management
3)Device Driver Management
4)Compiler
5)Utilities such as ls, chmod and chown

Answers

Answered by saisrikarkvv1
16

Answer:

Option 2 and 4

Explanation:

Answered by smartbrainz
0

Typically, Graphical User Interphase and utilities such as ls, chmod and chown are not a part of the kernel.

options (1) and (5)

  • Graphical User Interphase (GUI) is usually embedded into the OS but is not a part of the kernel.
  • Network Management and Device Management are definitely vital functionalities of the Operating System kernel.
  • Compilers and Interpreters are utilities of the kernel. Compilers though are application program and are translators that translate programming language to machine language.
  • Utilities like ls, chmod, chown are not a part of the kernel.

To know more about Operating System kernel visit :

https://brainly.in/question/6232680

Similar questions