Grade 8 ICT Quizzes

Grade 8 ICT Quizzes

8th Grade

20 Qs

quiz-placeholder

Similar activities

CSMA Study Guide 2

CSMA Study Guide 2

6th - 8th Grade

19 Qs

CCGA Unit 4 and 5

CCGA Unit 4 and 5

7th - 8th Grade

15 Qs

Programming - The Basics

Programming - The Basics

4th - 8th Grade

23 Qs

lesson 2 vocab gaming

lesson 2 vocab gaming

6th - 9th Grade

15 Qs

G8 Python

G8 Python

8th Grade

17 Qs

Coding Basics

Coding Basics

5th - 8th Grade

20 Qs

Selection

Selection

5th - 9th Grade

20 Qs

Examen VBA

Examen VBA

6th - 8th Grade

20 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?