Podcast
Questions and Answers
Which language uses binary digits 0 and 1?
Which language uses binary digits 0 and 1?
- Machine Language (correct)
- Assembly Language
- Debugging
- High-level Language
Which type of error is detected when the program is run?
Which type of error is detected when the program is run?
- Run-time Error (correct)
- Syntax Error
- Logic Error
- Algorithm
Which programming concept is a set of steps or instruction statements to be followed to accomplish specific tasks?
Which programming concept is a set of steps or instruction statements to be followed to accomplish specific tasks?
- Debugging
- Algorithm (correct)
- Machine Language
- High-level Language
Which language uses mnemonics or symbols to represent instructions and data?
Which language uses mnemonics or symbols to represent instructions and data?
Which process involves eliminating mistakes in a program?
Which process involves eliminating mistakes in a program?