6. Disadvantage of " Compile and GO " loading scheme is that
a portion of memory is wasted because the case occupied by the assembler is unavailable to the object program
it is necessary to retranslate the users program and check everytime it is run
it is very difficult to handle multiple segments, especially if the source programs are in different languages and to produce orderly modular programs
all of these