1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Anuta_ua [19.1K]
3 years ago
6

Given the declaration, where is the value 97 stored in the numbers array? int numbers[]={83, 62, 77, 97, 88};

Mathematics
1 answer:
Zepler [3.9K]3 years ago
3 0
Let me help you!

Ok, so before I give you the answer, which is very simple, I will first show you how to answer questions like this in the future.

In the variable declaration, the array "numbers[]" has been declared as an integer. The values of the array "numbers[]" are: <span>83, 62, 77, 97, 88; respectively, the values are equivalent to: 0, 1, 2, 3, 4 which makes the range of array "numbers[]": 5.

To make it clearer:
</span>numbers[0] = 83
numbers[1] = 62
numbers[2] = 77
numbers[3] = 97 <---- This is what we are looking for!
numbers[4] = 88

*** By the way, when counting the range, we don't start at 1, we start at 0. That's why even if the range is 5, the last value is 4.

Therefore, the answer is: 3 or numbers[3].
You might be interested in
Halp halp halp meee <br> I give brain list to best answer pwease halp
Daniel [21]

Answer:

D 17 1/4

Step-by-step explanation:

3 0
3 years ago
Read 2 more answers
Plz helppp due today
pshichka [43]

Answer

-2.25 -13/5 1 3/5 -2.25

Step-by-step explanation:

3 0
3 years ago
- 9.9t = - 9.9 <br> solve for t
vampirchik [111]
T=1

Hope that helps bud!
5 0
3 years ago
which undefined geometric term is described as an infinite set of points that has length but not a width
kenny6666 [7]
A line right or is it a plain i think it is a line yeah go with line 
5 0
3 years ago
How do you know if a whole number is a perfect square
kirill [66]

Answer:

you simply think of a number that when multiplied by itself it will give you that whole number

Step-by-step explanation:

let's take for instance the number 4 it's a whole number and still a perfect square because when you think of a number from 1to 10, which number when you multiply by itself will give you four apart from 2

4 0
3 years ago
Other questions:
  • How many vertices does the following shape have?
    11·1 answer
  • Find the greatest common factor (GCF) for this of composite number 9_14
    12·1 answer
  • Can someone please help me solve this question 17a + 1b - 7a + 3b + 17​
    5·2 answers
  • Which of the following conditions must be met in order to make a statistical inference about a population based on a sample if t
    9·2 answers
  • Is 3n+6 equivalent to 3(n+6)
    15·2 answers
  • Roger is buying a new pair of shoes for 25% off. if the original price of the shoes was $90.00, how much money is roger saving o
    14·1 answer
  • Please help me solve for the area
    10·2 answers
  • In rectangle LONG, LN = 40 and ON=24. Find LO.​
    8·2 answers
  • How many 1/2 yard lengths are in 1 yard
    5·1 answer
  • Coach Carpenter and Mrs. Dyson each have a KPOP collection. For every five
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!