Y9 Programming mmd

Y9 Programming mmd

Assessment

Quiz

Created by

muhammad abdulmajeed

Computers

5th Grade

8 plays

Medium

Student preview

quiz-placeholder

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which arithmetic operator is used in the sum 5 * 5 = 25?

Plus

Minus

Multiply

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the arithmetic operator for divide?

%

/

*

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the assignment operator that is used to assign a value to a variable or constant?

==

<

=

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If X = 6 and Y = 3


C = X + Y

What is C?

9

8

7

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of these best describes a variable?

A variable is used to create a loop.

A variable is used to store a value that can change.

A variable is used for selection.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of these best describes selection?

Repeating steps until a condition is met.

One logical step after another.

A decision or an option.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of these best describes iteration?

Repeating steps until a condition is met.

One logical step after another.

A decision or an option.

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?