Q721
Program execution time would be minimum if the programs are written in
A.
Machine Language
AnswerB.
Assembly language
C.
High level language
D.
All of the above
E.
None of the above
Answer: Option A
Solution
Answer: Option A
Solution:
Execution in computer and software engineering is the process by which a computer or virtual machine reads and acts on the instructions of a computer program. Execution involves repeatedly following a 'fetch – decode – execute' cycle for each instruction.