📝 Question
#12
What is the main function of the command interpreter?
✓
Correct Answer
A. to get and execute the next user-specified command
💡
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.
⌨️ Press
A
B
C
D
to select