Computer Literacy Final Question Bank

Computer Literacy Final Question Bank

58 Qs

quiz-placeholder

Similar activities

Revision of LO 5 Homeostasis

Revision of LO 5 Homeostasis

KG - University

61 Qs

World History Final Assessment: Packets #4-7 Term 5

World History Final Assessment: Packets #4-7 Term 5

12th Grade

58 Qs

Retrieval

Retrieval

KG - University

59 Qs

Entrepreneurship Semester Exam Review

Entrepreneurship Semester Exam Review

11th Grade

62 Qs

CSEC Multiple Choice Practice Tests 3

CSEC Multiple Choice Practice Tests 3

9th Grade

58 Qs

GRADE 5

GRADE 5

KG - University

61 Qs

Computer Literacy Final Question Bank

Computer Literacy Final Question Bank

Assessment

Quiz

others

Medium

Created by

Nicole Matthews

Used 7+ times

FREE Resource

58 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Microsoft program would you use to create a birthday party invitation?
Microsoft Excel
Microsoft Word
Microsoft Access
Microsoft PowerPoint

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a function in JavaScript?
A. A type of loop
B. A reusable block of code that performs a specific task
C. A conditional statement
D. A variable declaration

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to write an if statement in JavaScript?
A. if [condition] {code}
B. if (condition) {code}
C. if condition then {code}
D. if condition {code}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a while loop?
A. To execute code exactly once
B. To execute code a specific number of times
C. To execute code as long as a condition is true
D. To skip over a section of code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a for loop, which part specifies how many times the loop should run?
A. The condition statement
B. The increment/decrement statement
C. The initialization statement
D. The loop body

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to separate different parts of a for loop?
A. Comma (,)
B. Colon (:)
C. Semicolon (;)
D. Period (.)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is used to make decisions in JavaScript?
A. switch
B. while
C. for
D. if

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?

Discover more resources for others