Computer Literacy Final Question Bank

Computer Literacy Final Question Bank

58 Qs

quiz-placeholder

Similar activities

датабэйз 51-100

датабэйз 51-100

KG - University

53 Qs

CSEC IT Multiple Choice Questions 2

CSEC IT Multiple Choice Questions 2

9th Grade

60 Qs

Ozaria Final Exam Test

Ozaria Final Exam Test

KG - University

53 Qs

Retrieval

Retrieval

KG - University

59 Qs

Computational Thinking Quiz

Computational Thinking Quiz

University

56 Qs

8 сынып 3-бөлім.Ақпаратты электронды кестелерде өңдеу

8 сынып 3-бөлім.Ақпаратты электронды кестелерде өңдеу

KG - University

59 Qs

Environmental Final Exam 24-25

Environmental Final Exam 24-25

8th Grade - University

56 Qs

The French Revolution

The French Revolution

KG - University

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