52 state the value in hex for each of the following data dat_1 equ 22
Search for question
Question
52. State the value (in hex) for each of the following data: DAT_1 EQU 22 DAT_2 EQU $56 DAT_3 EQU %10011001 DAT_4 EQU 32 DAT_5 EQU $F6 DAT_6 EQU %1111011