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

Read the excerpt from The Code Book. The difference between ordinary and digital mail can be illustrated by imagining that Alice wants to send out invitations
Answer all and # them please! 1-13! Thanks!
In a motion diagram, the size of the object must be less than the distance moved.
I just don't understand how to do the work .
The odds of our helping someone are higher when we are in a ________ town and we are feeling ________.
How many unpaired electrons would you expect on iron in [fe(h2o6] 3+?
If someone else will also be receiving a copy of a business letter, where will you find the reference to that person
Which offers the BEST description of the location of Australia's major cities and population centers? A) They are primarily located along the coast. B) They
Transform the following polar equation into an equation in rectangular coordinates: r=2 cos theta A. x + y = 2 B. y = 2x C. x = 2 D. (x-1)^2+y^2=1
A particular plant root grows 3.5 inches per month. How many centimeters is the plant root growing per month? (1 inch = 2.54 centimeters).