MCQOPTIONS
Saved Bookmarks
| 1. |
Disadvantage of Compile and GO loading scheme is that |
| A. | It is necessary to retranslate the users program and check everytime it is run |
| B. | A portion of memory is wasted because the case occupied by the assembler is unavailable to the object program |
| C. | It is very difficult to handle multiple segments, especially if the source programs are in different languages and to produce orderly modular programs |
| D. | All of these |
| Answer» E. | |