Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

What is the main function of the command interpreter?

a) to get and execute the next user-specified command
b) to handle the files in operating system
c) to provide the interface between the API and application program
d) none of the above

Answer: a
Explanation: The main function of command interpreter is to get and execute the next user-specified command. Command Interpreter checks for valid command and then runs that command else it will throw an error.

Join The Discussion