Question
a.
is a sequence of instructions
b.
is the device where information is stored
c.
is a device that performs a sequence of operations specified by instructions in memory
d.
none 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. A processor-
Similar Questions
Discover Related MCQs
Q. A co-processor-
View solution
Q. Advantage of incorporating the macro-processor into pass 1 is that
View solution
Q. In which way a macro processor for assembly language can be implemented?
View solution
Q. What are x and y in the following macro definition? macro Add x, y Load y Mul x Store y end macro
View solution
Q. What is the value of X printed by the following program ? program COMPUTE ( input, output ); var X : integer ; procedure FIND ( X: real ) ; begin X : = sqrt ( X ) ; end ; begin X : = 2 FIND(X);
writeln(X);
end.
View solution
Q. Which of the following macros can put a macro assembler into an infinite loop ?
View solution
Q. If control signals {a,b,c,d,e,f,g} for some micro instructions and their corresponding MCCS (Maximum Compatibility Classes) are [ad f* g, abd, beg, b deg} then to determine minimal MCC cover, we need to remove
View solution
Q. The conditional expansion facility of macro procesors is provided to
View solution
Q. The advantage(s) of incorporating the macro processor into pass 1 is/ are:
View solution
Q. In which way(s) can a macro processor for assembly language be implemented?
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!