Answer:
a . chart area
This describes what is charted. It can be placed above or below the chart.
Explanation:
Answer:
graph screen is the correct answer
You didn't specify what the program should output, so there are many possibilities that result in a working program. It *looks* like this was intended:
int x = 24;
int y;
y = x-12;
cout<<y<<endl;
and it will display 12.
Answer:
I have the solution.
Explanation:
Feel free to reach out. Thanks!