Summer camp quiz

Summer camp quiz

3rd Grade

9 Qs

quiz-placeholder

Similar activities

Introduction to Computer Science

Introduction to Computer Science

1st - 9th Grade

10 Qs

Intro to Scratch 2

Intro to Scratch 2

KG - University

12 Qs

Ansible-variableFacts

Ansible-variableFacts

1st - 5th Grade

12 Qs

Symbols & Num. Keypad

Symbols & Num. Keypad

1st - 12th Grade

10 Qs

Quiz C++

Quiz C++

1st - 5th Grade

10 Qs

Lesson 30 YDE 3rd

Lesson 30 YDE 3rd

3rd Grade

14 Qs

Variables and Constants

Variables and Constants

3rd Grade

10 Qs

Intro to Python Test

Intro to Python Test

3rd - 12th Grade

11 Qs

Summer camp quiz

Summer camp quiz

Assessment

Quiz

Computers

3rd Grade

Easy

Created by

Tuba Patel

Used 3+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will happen when I hit run on any code?

Make a code for a program

Make a program complete an algorithm

Show the output on your screen

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________ is a data container that is used to store value in a program.

Debugging

Variables

Bug

Conditionals

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

GameLab is part of which platform?

Scratch

Thunkable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  If you have to store your name then what type of variable will you use?

Boolean Variable

String Variable

Numeric Variable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Sprite?

It is background

It is a human

It is a character in the game

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Repeat yourself again and again

Events

Conditions

loops

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  If you have to store a number then what type of variable will you use?

String Variable

Numeric Variable

None of these

Boolean Variable

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An action that causes something to happen?

Play sound

Events

Variables

Loops

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data items that never change their value are known as ___________.

Commands

Variables

Constants