English, asked by Abhimore, 6 months ago

4.
What is the main function of the command interpreter?
a) to get and execute the next user-specified command
b) to provide the interface between the API and application program
c) to handle the files in operating system
d) none of the mentioned​

Answers

Answered by rishi4543
6

Explanation:

I think option (d) is correct hope so.....

Answered by ankhidassarma9
0

Answer:

The main function of command interpreter is to get and execute the next user-specified command.

Explanation:

  • A command interpreter is a part of a  operating system .
  • It understands and executes commands which are entered interactively by a human being or from a program.
  • The main function of command interpreter is to get and execute the next user-specified command. Command Interpreter checks for valid command and if it is valid then runs that command, else it will throw an error.

Similar questions