a computer translates the program stepwise state true or false
Answers
Answered by
1
Answer:
false
Explanation:
computer is a Machine and is highly efficient it repeatedly work on binary digits 0 and 1
Answered by
0
Answer:
A compiler is a program that reads a high-level program and translates it all at once, before executing any of the commands. Often you compile the program as a separate step, and then execute the compiled code later.
Similar questions