Podcast
Questions and Answers
What is the one-to-one correspondence between in assembly language?
What is the one-to-one correspondence between in assembly language?
- Procedural units and machine instructions
- Variables and memory locations
- Machine instructions and assembly instructions (correct)
- Op-codes and memory locations
What is the mnemonic system for representing machine instructions in assembly language?
What is the mnemonic system for representing machine instructions in assembly language?
- Procedural units
- Machine abstractions
- Memory locations
- Op-codes (correct)
What program converts assembly language to machine language?
What program converts assembly language to machine language?
- Assembler (correct)
- Compiler
- Interpreter
- Linker
What is the main characteristic of assembly language in terms of machine dependency?
What is the main characteristic of assembly language in terms of machine dependency?
In second-generation languages, what are program variables or identifiers?
In second-generation languages, what are program variables or identifiers?
What is the mnemonic system for representing machine instructions in assembly language?
What is the mnemonic system for representing machine instructions in assembly language?
What is the program called that converts assembly language to machine language?
What is the program called that converts assembly language to machine language?
What type of correspondence exists between machine instructions and assembly instructions?
What type of correspondence exists between machine instructions and assembly instructions?
What is the main characteristic of assembly language in terms of machine dependency?
What is the main characteristic of assembly language in terms of machine dependency?
In second-generation languages, what are program variables or identifiers?
In second-generation languages, what are program variables or identifiers?