CPP Quiz 5

CPP Quiz 5

University

10 Qs

quiz-placeholder

Similar activities

Exception handling -oracle plsql

Exception handling -oracle plsql

University

15 Qs

Python

Python

University

15 Qs

EECE 1313 Quiz 1

EECE 1313 Quiz 1

University

15 Qs

Operating System-Chapter1

Operating System-Chapter1

University

11 Qs

Sistem Operasi

Sistem Operasi

University

10 Qs

C-21 IV Sem OS Quiz-1 Jan2024

C-21 IV Sem OS Quiz-1 Jan2024

University

10 Qs

U1L1 Alonzo wants you to know...

U1L1 Alonzo wants you to know...

7th Grade - University

12 Qs

Software Testing

Software Testing

University

10 Qs

CPP Quiz 5

CPP Quiz 5

Assessment

Quiz

Computers

University

Medium

Created by

John Oli

Used 15+ times

FREE Resource

10 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 15 pts

Media Image

What is the purpose of this code?

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

Media Image

Which inputs are required to calculate the final grade?

Only the midterm and final exam scores

Midterm and final exam scores, homework score, attendance score, and participation score

Only the homework score

3.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

What happens if the final grade is not within the valid range?

The program terminates

The user is prompted to retry entering the grades

The user is prompted to enter only valid grades

4.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Media Image

What is the purpose of the "retry" label in this code?

To terminate the program if an invalid grade is entered

To ask the user if they want to retry entering the grades

To go back to the beginning of the program if an invalid grade is entered

5.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Media Image

What happens if the final grade is not within the valid range?

The program terminates.

The program prints an error message and asks the user to try again.

The program prints the final grade even if it is not within the valid range.

The program skips the final grade calculation.

6.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Media Image

What does this code do?

It calculates the total price of items in a mini grocery store.

It calculates the discount on items in a mini grocery store.

It calculates the tax on items in a mini grocery store.

It calculates the shipping cost of items in a mini grocery store.

7.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

Media Image

What does the start label and goto statement do?

It marks the beginning of the program.

It marks the end of the program.

It allows the program to return to a specific point in the code to handle errors.

It skips a specific section of the code.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?