If we declare integer array with dimensions 10, 5; how many bytes will be allocated for it in memory for a 32-bit machine?
Reveal answer
Fill a bubble to check yourself
If we declare integer array with dimensions 10, 5; how many bytes will be allocated for it in memory for a 32-bit machine?