Software-Engineering
August 17, 2024Database-Management-System
August 17, 2024Operating-Systems
Question 809 |
The shell
Accepts command from the user | |
maintains directories of files | |
translates the keyboard character codes | |
none of these |
Question 809 Explanation:
● A Unix shell is a command-line interpreter or shell that provides a command line user interface for Unix-like operating systems.
● The shell is both an interactive command language and a scripting language, and is used by the operating system to control the execution of the system using shell scripts.
● The shell is both an interactive command language and a scripting language, and is used by the operating system to control the execution of the system using shell scripts.
Correct Answer: A
Question 809 Explanation:
● A Unix shell is a command-line interpreter or shell that provides a command line user interface for Unix-like operating systems.
● The shell is both an interactive command language and a scripting language, and is used by the operating system to control the execution of the system using shell scripts.
● The shell is both an interactive command language and a scripting language, and is used by the operating system to control the execution of the system using shell scripts.