2.2.1 (a) Using variables and constants

2.2.1 (a) Using variables and constants

12th Grade

10 Qs

quiz-placeholder

Similar activities

It's the Law LAP Quiz

It's the Law LAP Quiz

9th - 12th Grade

10 Qs

Thinking Ahead

Thinking Ahead

12th Grade

10 Qs

2.1.3. Thinking Procedurally

2.1.3. Thinking Procedurally

12th Grade

11 Qs

Lesson 3: (CIW JavaScript)

Lesson 3: (CIW JavaScript)

9th - 12th Grade

11 Qs

Recursion Quiz (CP 2)

Recursion Quiz (CP 2)

10th - 12th Grade

15 Qs

PBO

PBO

12th Grade

15 Qs

2.2.1 Variables and Functions

2.2.1 Variables and Functions

12th Grade

10 Qs

Spreadsheets - H Admin

Spreadsheets - H Admin

12th Grade

14 Qs

2.2.1 (a) Using variables and constants

2.2.1 (a) Using variables and constants

Assessment

Quiz

Computers

12th Grade

Medium

Created by

RHSC Computing

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

John is running a retail store. He wants to apply a discount on a product. What is the purpose of the Discount subroutine in his billing software?

To calculate the total price of the product

To calculate the discount rate on the product

To calculate the discounted price of the product

To calculate the final price of the product after tax

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

John is running a retail store. He wants to apply a discount on a product. What are the parameters he should consider in the Discount subroutine?

Total price of the product and discount rate

Original price of the product and discount amount

Amount of the product and discount percentage

Value of the product and discount ratio

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

John is shopping during a sale. What is the formula he should use to calculate the discounted price of an item?

Total price - Discount rate

Total price * Discount rate

Total price / Discount rate

Total price - (Total price * Discount rate/100)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

John went shopping and his total bill was $60. He had a discount coupon of 50%. How much did he pay after applying the discount?

$10

$20

$30

$40

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the purpose of the 'Main' function in a shopping cart application?

To calculate the discount on the items in the cart

To display the final price after applying the discount

To execute the 'Discount' function that calculates the discount based on the items in the cart

To initialize variables and constants used in the application

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

John has 10 apples. He buys 20 more. How many apples does John have now?

10

20

30

40

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

John is running a retail store. He has a subroutine named 'Discount' in his billing software that calculates the discount on the total bill amount. What is the data type of the 'Total' parameter in the 'Discount' subroutine?

int

double

float

decimal

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?