Quiz 6.2: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Created page with "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..." | No edit summary | ||
| Line 1: | Line 1: | ||
|  <nowiki> | |||
| 1)  To understand expressions, see slides 18 and 19. | 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.) | 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. | 3)  Yes, "add" can be used as a label. | ||
| 4)  Assembler directives are special instructions given to the assmebler that are not nmemonics. | 4)  Assembler directives are special instructions given to the assmebler that are not nmemonics. | ||
| </nowiki> | |||
Revision as of 13:53, 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.