In a Linux operating system, which component interprets user commands and forwards them to the OS?
- shell
- CLI
- application program
- kernel
Explanation: The functions of different components of a Linux system are as follows:
- CLI – command-line interface, accepts user commands
- shell – a program that interprets the user commands and passes them to the OS
- kernel – manages CPU and RAM allocation to processes, system calls, and file systems
- application program – program for various applications
Exam with this question: IT Essentials A+ 220-1102 Certification Practice Exam Answers
Please login or Register to submit your answer