Question: Given the following array declaration, how many bytes of memory does array matrix require? (in decimal ) .data matrix WORD 12 DUP(10 DUP(?))
Given the following array declaration, how many bytes of memory does array matrix require? (in decimal ) .data matrix WORD 12 DUP(10 DUP(?))
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
