Quiz 6.2: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:



<nowiki>
1) To understand expressions, see slides 18 and 19.
#) To understand expressions, see slides 18 and 19.
2) For the difference between symbols and labels see slide 16. (Labels are a kind of symbol.)
#) For the difference between symbols and labels see slide 16. (Labels are a kind of symbol.)
3) Yes, "add" can be used as a label.
#) Yes, "add" can be used as a label.
4) Assembler directives are special instructions given to the assmebler that are not nmemonics.
#) Assembler directives are special instructions given to the assmebler that are not nmemonics.
</nowiki>

Revision as of 13:55, 1 November 2016


  1. ) To understand expressions, see slides 18 and 19.
  2. ) For the difference between symbols and labels see slide 16. (Labels are a kind of symbol.)
  3. ) Yes, "add" can be used as a label.
  4. ) Assembler directives are special instructions given to the assmebler that are not nmemonics.