CPP Quiz 5

CPP Quiz 5

University

10 Qs

quiz-placeholder

Similar activities

MATLAB program Quiz on Control Structures

MATLAB program Quiz on Control Structures

University

10 Qs

Sistem Operasi

Sistem Operasi

University

15 Qs

Visual Basic Intro

Visual Basic Intro

University

10 Qs

OS Quiz-1

OS Quiz-1

University

15 Qs

unit3 pointers

unit3 pointers

University

10 Qs

Computer Science Password Hashing

Computer Science Password Hashing

University

10 Qs

review of chapter 1

review of chapter 1

University

10 Qs

Initial Assessment - CompTIA IT fundamentals

Initial Assessment - CompTIA IT fundamentals

University

10 Qs

CPP Quiz 5

CPP Quiz 5

Assessment

Quiz

Computers

University

Medium

Created by

John Oli

Used 16+ 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?