Question: Is there a difference between high memory and low memory in monoprogramming systems?
One minute response: By "monoprogramming systems" I'm guessing you mean DOS. Keeping in mind that I know nothing about DOS, low memory, which refers to the lower 640 kbytes of a 20-bit (1 mbyte) address space, is shared between DOS and user applications. I've seen high memory refer to the remaining 384 kbytes, and I've also seen it refer to the top 64 kbytes of the remaining 384 kbytes. In either case the remaining 384 kbytes is reserved for system use.
This question also presents us with an opportunity to appreciate once again on the genius that is Bill Gates, this time as reflected in what is probably his most famous quote: "640K ought to be enough for anybody." (1981).
Question: Is the progression of techniques we speak about mostly theoretical and a means of understanding, or have most of them actually been used at one time?
One minute response: Both. Progress is not as linear as I'm presenting it, but it is roughly chronological. All these techniques remain in use today.
Question: Warum ist der Uhr Kaput?
Question: Will the weather ever go back to the way it was on Monday?
Question: Is there such a thing as a loader linker?
One minute response: Yes, although with a majority of systems using dynamic libraries, linker-loaders are not as important as the once were.
This page last modified on 16 July 2003.