Software Tech. MidTerm

Software Tech. MidTerm

8th Grade

40 Qs

quiz-placeholder

Similar activities

Ms.Loan - EOW2 - Unit 4 - All

Ms.Loan - EOW2 - Unit 4 - All

2nd Grade - University

45 Qs

Software Tech. MidTerm

Software Tech. MidTerm

Assessment

Quiz

Architecture

8th Grade

Medium

Created by

Bobby Johnson

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function will turn Karel around?

function turnAround()

turnLeft();

turnLeft();

turnLeft();

}

function turnAround(){

turnLeft();

turnLeft();

turnLeft();

}

function turnAround(){

turnLeft();

turnLeft();

turnleft();

}

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do we get a function to run in our program?

We write it when we want to use it in a program

We call it when we want to use it in a program

We can set a time for it to run

It runs automatically

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which is the correct code?

turnLeft();

putBall();

move():

putBall();

move();

turnLeft();

putBall()

move()

putBall:

move();

turnLeft();

putBall();

move():

putall:

move();

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Karel is stood at position (dot) 0,0. What position is the dot 2 places after Karel and 1 up?

2,1

1,2

0,2

2,0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I want Karel to move, drop a ball and move once again. Which is the correct code?

function dropball(){

move();

putball();

move();

}

function dropball(){

putBall);

putBall();

move();

}

function dropball(){

move();

putBall();

move();

}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the least number of times Karel needs to move forward (East) to complete this program? she starts at 0,0

2

3

4

5

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Why do we use functions in a program?

Easier to find bugs/problems in a program

The program reads functions at a faster pace

Functions take less time to write

Organises the program more efficiently

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

Already have an account?