Select one: a. b. d. assign display enter calculate calculate calculate display assign display enter assign enter Instruction calculate calculate calculate display calculate display assign display enter Instruction Instruction Instruction calculate display basicAmt 0.50 2.30 basicAmt 1.50 9.30 basicAmt 0.50 2.30 basicAmt 1.50 9.30 timeMinutes 15 timeMinutes 15 timeMinutes 15 timeMinutes 15 vat 0.32 vat 1.3 vat 0.32 vat 1.3 finalAmt 2.62 finalAmt 10.60 finalAmt 2.62 finalAmt 10.60 Output Enter call time in minutes The cost of the call is R2.62 Output Enter call time in minutes The cost of the call is R10.60 Output The cost of the call is R2.62 Output Enter call time in minutes The cost of the call is R10.60

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter6: User-defined Functions
Section: Chapter Questions
Problem 18PE: The statements in the following program are not in the correct order. Rearrange the statements so...
icon
Related questions
Question
100%
Following is a problem statement. Which of the below is the correct trace table for the problem statement when using test data: timeMinutes = 15?
The cellular company charges 50 cents per minute for the first three minutes of a call, regardless the length of the call, for every minute after the first three minutes an
additional 15 cents is added to the cost, VAT of 14% is added to the total cost of the call. Write a program that allows the user to enter the duration of a phone call in
minutes. Calculate and display the price of the phone call the user made for calls longer than 3 minutes.
Select one:
O a.
b.
C
d.
assign
display
enter
calculate
calculate
calculate
display
assign
display
enter
assign
enter
Instruction
calculate
calculate
calculate
display
calculate
display
assign
display
enter
Instruction
Instruction
Instruction
calculate
display
basicAmt
0.50
2.30
basicAmt
1.50
9.30
basicAmt
0.50
2.30
basicAmt
1.50
9.30
timeMinutes
15
timeMinutes
15
timeMinutes
15
timeMinutes
15
vat
0.32
vat
1.3
vat
0.32
vat
1.3
finalAmt
2.62
finalAmt
10.60
finalAmt
2.62
finalAmt
10.60
Output
Enter call time in minutes
The cost of the call is R2.62
Output
Enter call time in minutes
The cost of the call is R10.60
Output
The cost of the call is R2.62
Output
Enter call time in minutes
The cost of the call is R10.60
Transcribed Image Text:Following is a problem statement. Which of the below is the correct trace table for the problem statement when using test data: timeMinutes = 15? The cellular company charges 50 cents per minute for the first three minutes of a call, regardless the length of the call, for every minute after the first three minutes an additional 15 cents is added to the cost, VAT of 14% is added to the total cost of the call. Write a program that allows the user to enter the duration of a phone call in minutes. Calculate and display the price of the phone call the user made for calls longer than 3 minutes. Select one: O a. b. C d. assign display enter calculate calculate calculate display assign display enter assign enter Instruction calculate calculate calculate display calculate display assign display enter Instruction Instruction Instruction calculate display basicAmt 0.50 2.30 basicAmt 1.50 9.30 basicAmt 0.50 2.30 basicAmt 1.50 9.30 timeMinutes 15 timeMinutes 15 timeMinutes 15 timeMinutes 15 vat 0.32 vat 1.3 vat 0.32 vat 1.3 finalAmt 2.62 finalAmt 10.60 finalAmt 2.62 finalAmt 10.60 Output Enter call time in minutes The cost of the call is R2.62 Output Enter call time in minutes The cost of the call is R10.60 Output The cost of the call is R2.62 Output Enter call time in minutes The cost of the call is R10.60
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
InputStream
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning