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 are two ways that Americans can participate in their democracy?
Why do some states have more Representatives than other states?
what is the value of the underlined digit in 56.123? one is underlined
help on questions 11 and 15 Add and simplify if possible
What would be the cost to each person in the United States to build a Death Star if it's cost would be 9*10^14 dollars? Express your answer to one significant f
What ocean is on the East Coast of the United States?
What do we show loyalty to when we say the Pledge of Allegiance?
A 1-gram sample or a compound is added to 100 grams of H2O(l) and the resulting mixture is then thoroughly stirred. Some of the compound is then separated from
Name one U.S. territory
Name one of the two longest rivers in the United States.