Coding Challenge

Coding Challenge

4th Grade

10 Qs

quiz-placeholder

Similar activities

Hari3-Kuis Coding dan Perkenalan AI

Hari3-Kuis Coding dan Perkenalan AI

1st Grade - University

10 Qs

Scratch3

Scratch3

4th Grade

13 Qs

Scratch

Scratch

3rd - 12th Grade

7 Qs

Scratch Quiz

Scratch Quiz

KG - 8th Grade

10 Qs

ScratchQuiz_AtomCamp

ScratchQuiz_AtomCamp

1st - 5th Grade

15 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

KG - University

10 Qs

SCRATCH PROGRAMING

SCRATCH PROGRAMING

4th Grade

15 Qs

(Beginner) Week 7: What are conditionals?

(Beginner) Week 7: What are conditionals?

KG - University

7 Qs

Coding Challenge

Coding Challenge

Assessment

Quiz

Computers

4th Grade

Easy

Created by

Emmanuel Ejoor

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in Scratch?

A variable in Scratch is a placeholder for a value that can change.

A variable in Scratch is a type of costume for sprites.

A variable in Scratch is a type of sound effect.

A variable in Scratch is a fixed value that never changes.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you declare a variable in JavaScript?

myVariable = 0;

var myVariable;

const myVariable;

let myVariable;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of conditionals in coding?

Conditionals in coding are used to make decisions based on certain conditions.

Conditionals in coding are used to store data.

Conditionals in coding are used to format text.

Conditionals in coding are used to create loops.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the 'if' statement in JavaScript.

The 'if' statement in JavaScript is used to make decisions in code based on whether a condition is true or false.

The 'if' statement in JavaScript is not supported in modern browsers

The 'if' statement in JavaScript is only used for printing output

The 'if' statement in JavaScript is used for looping through arrays

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are comparison operators used for?

Comparison operators are used to create loops in programming

Comparison operators are used to store data in variables

Comparison operators are used to perform mathematical operations

Comparison operators are used to compare values in programming.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a loop in Scratch?

Use the 'loop' block in Scratch.

Click the green flag in Scratch.

Type 'loop' in the Scratch search bar.

Use the 'repeat' block in Scratch.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between '==' and '===' in JavaScript?

'==' is the strict equality operator

'===' converts values to a common type before comparison

'==' is the equality operator that converts values to a common type before comparison, while '===' is the strict equality operator that compares both value and type without conversion.

'==' compares value and type without conversion

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?