Podcast
Questions and Answers
What is the purpose of an assembler?
What is the purpose of an assembler?
- To translate low-level languages into high-level languages
- To translate machine language into assembly language
- To translate assembly language into machine language (correct)
- To translate high-level languages into machine language
Which of the following is a low-level programming language?
Which of the following is a low-level programming language?
- C++
- Java
- Python
- Machine language (correct)
Which programming language uses natural languages, such as English?
Which programming language uses natural languages, such as English?
- Assembly language
- C++
- High-level languages (correct)
- Machine language
What is the most basic set of instructions that a computer can execute?
What is the most basic set of instructions that a computer can execute?
What is a computer program?
What is a computer program?