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

simplify fully 2√3 x 3√8​
Help Asp it’s in reading about conflict
28% of what number is 21.​
Mary is a lawyer who has an annual salary of $ 147,362. She has to pay state income tax of 8%. What is the amount that Mary pays in state income tax? A $ 12,365
The fraction 7/12 is found between which pair of numbers on a number line?​
Are fungi more closely related to plants or animals? Pls answer with full sentences
What would happen if we didn’t have the Milky Way
The Dominican Republic is about half the size of _____________. Alaska Delaware California Indiana
Help What is the correct orientation of the bar magnet, based on the magnetic field lines shown? A. South pole on the top edge and north pole on the bottom edg
Find positive numbers x and y satisfying the equation xy=20 such that the sum 4x+y is as small as possible.