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

HELP _____ casa es blanca. Ese Esa Este Aquel
A 3.0 kg rock is dropped from rest. What will its velocity be in 6.0 s if a 7.0 N force of air resistance acts on it?
How did the Supreme Court case Korematsu v. United States affect Executive Order 9066?
graph help. how to do the second part of question c
How do I get the answer correct for this problem?
Use the graphing tool to graph the function f(x)=10^x. Then identify the features of the graph. Select the correct answer from each drop-down menu. Function f h
In Sonnet 1, what are the three things the speaker addresses?
I need help please.
when is an ecosystem said to have high net primary productivity?
What's the solution set of –3 < x + 5 < 7?