MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

ALGORITHMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
When a computer is performing the instructions contained in a program, it is called:
A
Debugging
B
Compiling
C
Assembling
D
Executing
Explanation: 

Detailed explanation-1: -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. Each instruction of a program is a description of a particular action which must be carried out, in order for a specific problem to be solved.

There is 1 question to complete.