Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 8 (Q.No. 25)
25.
Program execution time would be minimum if the programs are written in
Machine Language
Assembly language
High level language
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Sacheen Pukhrambam said:   7 years ago
Computer only understands 0's and 1's. Machine language has 0's and 1's as instruction codes to do certain calculations and execution. Assembly language and High Level language used pneumonic and program statements and further they need to be converted to 0's and 1's. So, the answer is [A].

Post your comments here:

Your comments will be displayed after verification.