womankrush5928 womankrush5928
  • 26-04-2022
  • Computers and Technology
contestada

o access an array element, use the array name and the element's ________. a. data type b. subscript c. value d. name e. None of these

Respuesta :

KennyOliver
KennyOliver KennyOliver
  • 26-04-2022
Depends, it could be name, but it depends on how you are accessing the array.

Personally, I’d say None of them, since you access an array element/item with an index (the number that the element can be referred with).

E.g. In Python…

arr = [“a”, “b”, “c”]
print(arr[0] == “a”) # Output: “True”
Answer Link

Otras preguntas

Which is greater 10.2 or 10
proper adjective for Greece
23% of 432 students equals how many students?
how many lines of symmetry does a heart have
For any two nonzero integers, the product and quotient have the same sign. True or False
what is the value of current when the voltage is 8 volts
a student drops an object from the top of a building which is 19.6 m high. How long does it take the object to fall to the ground?
what does La Navidad es el 25 de noviembre mean in spanish
a student drops an object from the top of a building which is 19.6 m high. How long does it take the object to fall to the ground?
What is the equation in point-slope form for the line parallel to y = –2x + 10 that contains J(6, 8)? Choose one answer. a. x – 8 = 2(y – 6) b. y – 8 = 2(x – 6