Question: Two different approaches to implementing a command interpreter are theself-contained and system-program approaches. In self-contained approach, implementation of the commands is included within the module.

Two different approaches to implementing a command interpreter are theself-contained and system-program approaches. In self-contained approach, implementation of the commands is included within the module. On the other hand, the system program approach invokes a system program for most commands. List advantages and disadvantages of each approach.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

the advantages and disadvantages of the selfcontained and systemprogram approaches in implementing a command interpreter Selfcontained approach Advant... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Operating System Questions!