basic coding

basic coding

9th Grade

19 Qs

quiz-placeholder

Similar activities

Scratch

Scratch

7th - 9th Grade

22 Qs

MakeCode Quiz

MakeCode Quiz

9th - 12th Grade

20 Qs

SUPER HERO

SUPER HERO

4th Grade - University

18 Qs

CodeHS Test

CodeHS Test

7th - 9th Grade

20 Qs

Tricky Turkey Lesson Quiz

Tricky Turkey Lesson Quiz

7th Grade - University

14 Qs

JavaScript Quiz 2

JavaScript Quiz 2

9th - 12th Grade

20 Qs

Programming KS3

Programming KS3

9th Grade

18 Qs

KS4 - Python Turtle

KS4 - Python Turtle

9th - 11th Grade

15 Qs

basic coding

basic coding

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Daniel TAIT

Used 14+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the action of doing something over and over again?
Loop
Persistence
Program
Code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Primary instructions that tells the computer what action to perform (e.g. run, jump, walk)

Loop

Command

Sequence

Algorithm

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Finding and fixing problems in code is known as...

Coding

Automating

Debugging

Programming

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Computers need instructions that are _______.

Wordy

Tricky

Specific

Interesting

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the word in red symbolize: hero.moveUp() ?

The title

The header

The object

The hero

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the word in red symbolize: hero.moveRight()?

The function

The last part

The method

The end of the code

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which line of code will make the hero move up 4 times?

4.hero.Move.Up();

hero.MoveUp(4);

hero.4MoveUp();

hero.Move4Up();

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?