Q60
Which program code doesn’t need preprocessing before being run?
A.
Text
B.
Script
AnswerC.
Both Text and Script
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
A script is program code that doesn’t need pre-processing (e.g. compiling) before being run.