A set of instructions executed directly by a computer's central processing unit is ________.
- ACommand Language
- BMachine Language
- CMarkup Language
- DStyle Sheet Language
Solution & Step-by-step Explanation
Machine language (or machine code) consists of binaries (0s and 1s) and is the lowest-level programming language. It is the only language that is understood and executed directly by a computer's Central Processing Unit (CPU) without needing prior translation.