Math, asked by sekar5362, 1 year ago

The main function of the command interpreter is

Answers

Answered by abhimanyuastrep9n0g5
0
In computer science, an interpreter is a computer program that directly executes, i.e. performs, instructions written in a programming or scripting language, without requiring them previously to have been compiled into a machine language program.
Answered by qwvilla
0

Question :

What is the main function of the command interpreter ?

Answer :

A command interpreter is a part of a computer operating system which recognizes and executes commands that are entered actively 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 rational command and then runs that command else it will throw an error.

  • Many of the commands given at this level manipulate files are create, delete, list, print, copy, execute, and so on.

#SPJ3

Similar questions