Grade 8 ICT Quizzes

Grade 8 ICT Quizzes

8th Grade

20 Qs

quiz-placeholder

Similar activities

5th grade CBA4 review

5th grade CBA4 review

5th Grade - University

19 Qs

Year 9 Python Programming Quiz

Year 9 Python Programming Quiz

8th Grade

16 Qs

Basic Programming Concepts

Basic Programming Concepts

7th - 8th Grade

15 Qs

JavaScript Basics

JavaScript Basics

8th Grade

15 Qs

Conditionals Code.org

Conditionals Code.org

6th - 8th Grade

21 Qs

Coding

Coding

8th Grade

15 Qs

Y8 Python

Y8 Python

7th - 8th Grade

20 Qs

Programing Revision

Programing Revision

7th - 12th Grade

15 Qs

Grade 8 ICT Quizzes

Grade 8 ICT Quizzes

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Sheryl Flores

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