Site icon DocMCQs

Using transient code, _ the size of the operating system during program execution.

a) maintains
b) changes
c) increases
d) decreases

b) changes

Transient code is temporary code that is loaded into memory only when needed and then removed. As a result, the size of the operating system changes during program execution. It increases when the transient code is loaded and decreases when it is removed.

Exit mobile version