List the basic components of Linux?

devquora
devquora

Posted On: Feb 22, 2018

 

There are three basic components of Linux:

  • Kernel: This is the core part of the Linux OS. 
  • System Libraries: These are special programs, functions or methods. The application programs and system utilities access the features of the kernel. 
  • System utilities: These are programs, which are responsible for accomplishing specialized tasks at the individual level.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Linux Interview questions

    What is Linux? How is it different from UNIX?

    Linux is free open source multi-user operating system that is built on Linux kernel. Linus Torvalds released the first..

    Linux Interview questions

    Compare Linux with Windows?

    Here are some of the differences between Linux and windows:LinuxLinux is open source; the complete source code for L..

    Linux Interview questions

    What is a kernel?

    The kernel is the core of any operating system. Kernel acts as a middleman between computer hardware and operating syst..