Vidyalelo
Computer Fundamentals · Q721

Computer fundamental

Computer Related · Computer Fundamentals · question 721

Q721

Program execution time would be minimum if the programs are written in

A.
Machine Language
Answer
B.
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.