Computer-Organization
March 11, 2024
Question 7995 – Operating-Systems
March 11, 2024
Computer-Organization
March 11, 2024
Question 7995 – Operating-Systems
March 11, 2024

Computer-Organization

Question 4

Which one of the following statements is true?

A
Macro definitions cannot appear within other macro definitions in assembly language programs
B
Overlaying is used to run a program which is longer than the address space of computer
C
Virtual memory can be used to accommodate a program which is longer than the address space of a computer
D
It is not possible to write interrupt service routines in a high level language
Question 4 Explanation: 
A macro body can also have further macro definitions. However, these nested macro definitions aren’t valid until the enclosing macro has been expanded. That means enclosing macro must have been called before the macros can be called.
Correct Answer: A
Question 4 Explanation: 
A macro body can also have further macro definitions. However, these nested macro definitions aren’t valid until the enclosing macro has been expanded. That means enclosing macro must have been called before the macros can be called.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!