Question
a.
word processing
b.
virtual memory
c.
compiling
d.
multitasking
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. If you want to execute more than one program at a time, the systems software that are used must be capable of:
Similar Questions
Discover Related MCQs
Q. Non modifiable procedures are called:
View solution
Q. Which of the statements related to Compilers is wrong ?
View solution
Q. Which of the following is the most general phase - structured grammar ?
View solution
Q. Which activity is not included in the first pass of two pass assemblers ?
View solution
Q. The principle of Locality of reference justifies the use of:
View solution
Q. Which activity is not included in the first pass of two pass assemblers?
View solution
Q. Which of the following is not collision resolution technique?
View solution
Q. Code optimization is responsibility of:
View solution
Q. Which activity is included in the first pass of two pass assemblers?
View solution
Q. In two pass assembler the symbol table is used to store:
View solution
Q. Non modifiable procedures are called
View solution
Q. Not an assembler directive
View solution
Q. In a compiler, the task of scanning the source code, to recognize and classify various elements is known as.
View solution
Q. An example of a compiler-compiler is:
View solution
Q. Match the description of several parts of a classic optimizing compiler in List - I, with the names of those parts in List - II:
List - I
(a) A part of a compiler that is responsible for recognizing syntax.
(b) A part of a compiler that takes as input a stream of characters and produces as output a stream of words along with their associated syntactic categories.
(c) A part of a compiler that understand the meanings of variable names and other symbols and checks that they are used in ways consistent with their definitions.
(d) An IR-to-IR transformer that tries to improve the IR program in some way (Intermediate representation).
List - II
(i) Optimizer
(ii) Semantic Analysis
(iii) Parser
(iv) Scanner
Code:
(a) (b) (c) (d)
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!