Grade 8 ICT Quizzes

Grade 8 ICT Quizzes

8th Grade

20 Qs

quiz-placeholder

Similar activities

Nested If

Nested If

6th - 12th Grade

15 Qs

CS Express - Conditionals Lessons 11-15 Quiz

CS Express - Conditionals Lessons 11-15 Quiz

4th - 8th Grade

20 Qs

Python Year 9 Quiz

Python Year 9 Quiz

8th - 10th Grade

19 Qs

Python KS3

Python KS3

8th Grade

17 Qs

BÀI 6.CÂU LỆNH ĐIỀU KIỆN

BÀI 6.CÂU LỆNH ĐIỀU KIỆN

8th Grade

20 Qs

Gaming Lesson 2

Gaming Lesson 2

6th - 8th Grade

15 Qs

AQA GCSE Computer Science - 3.1.1 Representing algorithms

AQA GCSE Computer Science - 3.1.1 Representing algorithms

8th - 10th Grade

19 Qs

Selection in Python

Selection in Python

1st - 9th Grade

15 Qs

Grade 8 ICT Quizzes

Grade 8 ICT Quizzes

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Sheryl Flores

Used 22+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The If-Else statement in VBA is used to __________.

execute code when a condition is True

perform mathematical calculations

create loops

execute code when a condition is False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the integer division operator (\) return?

Sum of the numbers

Remainder of the division

Quotient without the remainder

Product of the numbers

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The modulus operator (Mod) returns the __________ of a division.

result

product

remainder

quotient

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The condition number Mod 2 = 0 is used to check if a number is __________.

negative

even

prime

odd

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a nested If statement allow you to do?

Compare multiple variables

Have multiple levels of conditions

Create a complex loop

Use logical operators

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for multiplication in MS Excel VBA?

-

/

*

+

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Select Case statement in VBA is used to __________.

perform arithmetic operations

declare variables

compare a variable against different values

concatenate strings

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?