Question
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
Posted under Systems Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Disadvantage of " Compile and GO " loading scheme is that
Similar Questions
Discover Related MCQs
Q. A programmer, by mistake, writes an instruction to divide, instead of a multiply, such error can be detected by a/an
View solution
Q. Compiler can diagnose
View solution
Q. System program such a s compiler are designed so that they are
View solution
Q. Compiler can check-
View solution
Q. A computer programe that converts the whole programe into machine language at a single time is called
View solution
Q. Storage mapping is done by
View solution
Q. A compiler which allows only the modified section of the source code to be re-compiled is called
View solution
Q. which of the following class of statements usually produces no executable code when compiled ?
View solution
Q. An ideal compiler should
View solution
Q. ud-chaining is useful for
View solution
Q. The cost of developing a compiler is proportional to
View solution
Q. The value of k, in LR(k) cannot be
View solution
Q. Pee hole optimization is a form of
View solution
Q. Minimum hamming distance method is used for connection of
View solution
Q. Which of the following statement is true?
View solution
Q. The action of parsing the source program into the proper syntactic classes is called
View solution
Q. Which of the following grammar rules violate the requirements of an operator grammar ?
P, Q, R are nonterminals, and r, s, t are terminals.
1. P → Q R
2. P → Q s R
3. P → ε
4. P → Q t R r
View solution
Q. Which of the following statements is false?
View solution
Q. Which grammar defines Lexical Syntax ?
View solution
Q. The process of forming tokens from an input stream of characters is called_____.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Systems Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!