Podcast
Questions and Answers
Which of the following is a high-level programming language?
Which of the following is a high-level programming language?
- Machine code
- Binary code
- Python (correct)
- Assembly language
What is the purpose of machine code in programming?
What is the purpose of machine code in programming?
- To translate into high-level language
- To directly execute by the CPU (correct)
- To provide high-level instructions
- To facilitate human understanding
Which type of programming language requires a translator to convert into machine code?
Which type of programming language requires a translator to convert into machine code?
- Machine code
- Low-level language
- Assembly language
- High-level language (correct)
What does an assembler do in the context of programming languages?
What does an assembler do in the context of programming languages?