Digital Literacy Chapter 14 Review

Digital Literacy Chapter 14 Review

9th - 12th Grade

51 Qs

quiz-placeholder

Similar activities

Kodu

Kodu

9th Grade

46 Qs

OCR Computer Science Paper 2 Revision Quiz #2

OCR Computer Science Paper 2 Revision Quiz #2

9th - 10th Grade

50 Qs

Python Year 7 Assessment

Python Year 7 Assessment

7th - 9th Grade

55 Qs

AP CSP Vocab Part2

AP CSP Vocab Part2

11th Grade

53 Qs

ICT-CBP First Quarter Test 2023 NEWTON

ICT-CBP First Quarter Test 2023 NEWTON

9th Grade

52 Qs

AP CSP Review Questions 3/27

AP CSP Review Questions 3/27

9th - 12th Grade

53 Qs

Year 11 GCSE CS Progress Check

Year 11 GCSE CS Progress Check

10th Grade

50 Qs

python basics by vaishali

python basics by vaishali

11th Grade

50 Qs

Digital Literacy Chapter 14 Review

Digital Literacy Chapter 14 Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Stacia Skaggs

Used 32+ times

FREE Resource

51 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following are true regarding pseudocode? (Select two.)

It is a set of steps, rules, and instructions used to solve a problem.

It is a line-by-line description of what your program needs to do.

It is the process of translating a program design into code.

It is not a programming language.

It contains diagrams of the processes to be included in the program.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is an argument called when you are defining a function?

Process

Argument

Variable

Parameter

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following BEST describes a for loop?

Repeats and executes a block of code a specific number of times.

Uses the equality operator (==) to test the value.

Continues to run a block of code until a certain condition is met.

Runs code associated with a condition that is true.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following programming languages runs the fastest?

Assembly

Interpreted

Runtime engines

Compiled

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following BEST describes an algorithm?

A list of instructions or rules designed to complete tasks or solve specific problems.

An error or defect in a software program that causes the program to not run properly.

Something that makes it easier for humans to read and write computer instructions.

A command that directs a computer to repeat the same instructions over and over until a certain condition is reached.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is used to instruct a computer to test a variable to see if it is equal to a certain value?

A Boolean condition

Equality operator

Assignment operator

Code statements

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following BEST describes debugging?

The process of translating the program design into code form.

The process of removing or hiding all irrelevant data.

The process of finding and fixing errors in a computer program.

The process that allows programmers to get to working solutions.

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?