1.

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 mentionedThe question was asked in an interview for internship.My doubt is from Basics topic in section Processes of Operating System

Answer»

Correct OPTION is (a) to get and execute the next user-specified COMMAND

Easy 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.



Discussion

No Comment Found

Related InterviewSolutions