Question: For the CP/M operating system: (a) How did a user start a program (click on a filename in a window, select the program from a
For the CP/M operating system:
(a) How did a user start a program (click on a filename in a window, select the program from a list, something else - what)?
(b) How is memory managed?
(1) Where are programs placed in memory (High locations, low, cant be placed)?
(2) There is very little memory, 1. how can dynamic (growing) data (not code) memory usage maximize the use of all memory?
2. Give one example of some type of data memory use that is dynamic.
3. How would a C program use that dynamic memory?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
