Computer Science, asked by harshmeshram8888, 3 months ago

Complete the symbol table for the data declaration given below:
.data
vart: .word Oxabcd1234, 0x12345678
. align 4
str1: asciiz "QUIZ-2 CS203"
var2: . byte 25, 'A'
var3: half 100

Label. Address
Var1
Str1
Var2
Var3

Answers

Answered by monishbora2007
0

Answer:

Var 1 ok fine bye bye

thanks

Similar questions