Operating Systems Concepts - Engineering

Q1:

An instruction in a programming language that is replaced by a sequence of instructions prior to assembly or compiling is known as

A procedure name

B macro

C label

D literal

E None of the above

ANS:B - macro

A micro is a single instruction that expands automatically into a set of instructions to perform a particular task during execution.