21. Program execution time would be minimum if the programs are written in A. Machine Language B. Assembly language C. High level language D. All of the above E. None of the above
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.