Thank You Steve For All The Help!

(If its you helping me with this one)

1.)

Consider the following array definition:

int values[ 5] = { 4, 7, 6, 8, 2 };

What does the following statement display?
cout << ( values[ 2] + values[ 3]) << endl;

2.)

Consider the following array definition:

int values[ 5] = { 4, 7, 6, 8, 2 };

What does the following statement display?
cout << ++ values[ 1] << endl;

1 answer

14
7

Have you tried actually running the code?
As my first boss used to say, "One measurement is worth a thousand expert opinions."
Similar Questions
  1. What can you determine about Steve by analyzing his dialogue?Steve has little interest in sports. Steve is shy and withdrawn.
    1. answers icon 1 answer
  2. How did Steve feel?Steve got a haircut. His barber cut his hair too short. Steve did not like the way his hair looked. When he
    1. answers icon 1 answer
    1. answers icon 1 answer
  3. Which statement best describes Steve's parents?They think that Steve is innocent. They are willing to fight for their son. They
    1. answers icon 1 answer
more similar questions