subject

Look at the following program and answer the question that follows it. they are multiple choice i need the correct one and explanation
1 // this program displays my gross wages.
2 // i worked 40 hours and i make $20.00 per hour.
3 #include
4 using namespace std;
5
6 int main()
7 {
8 int hours;
9 double payrate, grosspay;
10
11 hours = 40;
12 payrate = 20.0;
13 grosspay = hours * payrate;
14 cout < < "my gross pay is $" < < grosspay < < endl;
15 return 0;
16 }
which line(s) in this program cause output to be displayed on the screen?
a) 13 and 14
b) 8 and 9
c) 14
d) 13
e) 15

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 01:30
Negative methods of behavior correction include all but this: sarcasm verbal abuse setting an example for proper behavior humiliation
Answers: 1
question
Computers and Technology, 23.06.2019 02:30
Research data that is presented using descriptive language is said to be
Answers: 2
question
Computers and Technology, 23.06.2019 20:00
What multimedia system creates an immersive, real-life experience that the user can interact with?
Answers: 1
question
Computers and Technology, 24.06.2019 08:00
How can smart devices benefit businesses, organizations, and social communities in the global marketplace?
Answers: 1
You know the right answer?
Look at the following program and answer the question that follows it. they are multiple choice i ne...
Questions
question
Biology, 23.09.2021 14:00
question
Mathematics, 23.09.2021 14:00
question
English, 23.09.2021 14:00
Questions on the website: 13722361