yuneek99 yuneek99
  • 02-09-2020
  • Computers and Technology
contestada

You have an array of integers: int myints[10]; and the address of the first integer is be4350. What is the address of myints[1]? myints[2]?

Respuesta :

tonb
tonb tonb
  • 02-09-2020

Answer:

&myints[1] == 0xbe4354

&myints[2] == 0xbe4358

Explanation:

Assuming that sizeof(int) == 4, add 4 bytes for every array element.

Answer Link

Otras preguntas

What impact did European contact have on Native American population between 1500 and 1620?
Is all of this correct and how do I color it?
Estimate 8.3 divided by 4.9.
Debra would have written a letter if she wasn't so busy.12. What is the passive form of this sentence?
What is the si unit of power?
Should the US get involved in the attacks on ISIS? Why?
Arrange the celestial bodies in our solar system in increasing order based on their size.
A laser printer prints 360 pages in 30 minutes. What is the printing rate in pages per minute
what is the main source of fuel for cellular respiration?
The distance between points A and D is how many units?