JavaScript Vocabulary Sheet (CodeHS – Karel the Dog)

JavaScript Vocabulary Sheet (CodeHS – Karel the Dog)

8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Intro

Python Intro

7th - 8th Grade

12 Qs

Gaming Lesson 3

Gaming Lesson 3

6th - 8th Grade

14 Qs

CS Explorations: Pair Programming Overview

CS Explorations: Pair Programming Overview

6th - 8th Grade

10 Qs

Python - Week 1

Python - Week 1

8th - 10th Grade

10 Qs

Programming Basics

Programming Basics

KG - University

8 Qs

COMPUTER SCIENCE VOCAB LESSON 1

COMPUTER SCIENCE VOCAB LESSON 1

8th Grade

12 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

Introduction to Computer Science

Introduction to Computer Science

1st - 9th Grade

10 Qs

JavaScript Vocabulary Sheet (CodeHS – Karel the Dog)

JavaScript Vocabulary Sheet (CodeHS – Karel the Dog)

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Jonathan Smith

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An algorithm is a:

step-by-step procedure for solving a problem or accomplishing a task.

random set of instructions without any specific order.

hardware component of a computer.

type of software application.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Function in programming is:

a block of code that performs a specific task

a type of variable

a syntax error

a hardware component

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Command in the context of Karel the Dog is:

a set of instructions for Karel to follow.

a type of food for Karel.

a breed of dog.

a game Karel plays.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Loop in programming?

A sequence of instructions that is continually repeated until a certain condition is reached.

A data structure that holds multiple values.

A function that calls itself.

A way to store data persistently.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Conditional Statement in programming?

A statement that executes a block of code only if a specified condition is true.

A statement that repeats a block of code a certain number of times.

A statement that defines a variable or a function.

A statement that ends the execution of a function.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Boolean?

A) A type of value that is either true or false, often used in conditionals.

B) A type of loop in programming.

C) A function that returns a number.

D) A syntax error in code.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Decomposition in programming is the process of breaking down a complex problem into smaller, more manageable parts. Which of the following best describes this concept?

Combining multiple tasks into one large task

Breaking down a complex problem into smaller parts

Ignoring the problem altogether

Solving the problem without any planning

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?