krgallpac7471 krgallpac7471
  • 04-10-2019
  • Computers and Technology
contestada

How can the function anotherFunc2 change the contents of the second element of t?

a)change t[1]

b)change t[2]

c)change *t[1]

d)change *t[2]

Respuesta :

ExieFansler ExieFansler
  • 04-10-2019

Answer:

a)change t[1].

Explanation:

The array stores elements in serial order.It keeps an index associated to every element of the array and the indexing start form 0 to size-1.So to access the second element in the array it's index will be 1.So to access the second element we have to write arrayname[1];

In our case the array name is t.

So t[1];

Hence the answer is change t[1];

Answer Link

Otras preguntas

What is .368 written in expanded form?
results of 1+2+3+....+99+100+99+...+3+2+1 is.....
briefly describe the five stages of the cell cycle
what would happen if the chromosome number were not reduced before sexual reproduction?
what happens to the brightness of the light from each bulb as each new bulb is added?
Give a counter example to this statement. The quotient of two fractions between 0 and 1 is always a whole number.
Lily and julian start with the same number. Lily works out half the number and Julian works out 3 quarters The sum of their answers in 275 What was the startin
Write an algebraic expression that is equivalent to the expression. cos⁡(arcsin⁡ (x-h)/r )
what is the main functions of lipids?
why do you use cubic units and not square units to find the volume of solid figures?