Question 3 - Size of array element

Hi.
I have a question regarding the array in the dump file in question #3 in the test.
The given array length in the question is N. But how many bits does each array element consist of ?
Are the array elements bits, or binary numbers in two’s complement?

Each element is a 32-bit word.

1 Like

Thank you for your quick response! :slight_smile:
Is it possible to send you an e-mail with a quick follow-up question?
I fear that if I post it here it might leak information about the answer.
It’s about the memory limits.