C Attard
Quiz von , erstellt am more than 1 year ago

Quiz am Computer Programming Basics, erstellt von C Attard am 09/12/2014.

857
1
0
Keine Merkmale angegeben
C Attard
Erstellt von C Attard vor mehr als 9 Jahre
Schließen

Computer Programming Basics

Frage 1 von 25

1

Computer programming is ...

Wähle eine der folgenden:

  • understanding the basics of how computers work

  • creating instructions to have the computer to do something.

  • being able to repair and maintain computers.

  • being able to using programs to create documents.

Erklärung

Frage 2 von 25

1

What do we call the individual that designs the structure of the program?

Wähle eine der folgenden:

  • a user

  • a programmer

  • system analyst

  • a consumer

Erklärung

Frage 3 von 25

1

Nesting is ...

Wähle eine der folgenden:

  • placing one program statement inside another.

  • Repeating a program statement.

  • an error in the code.

  • the act of fixing errors.

Erklärung

Frage 4 von 25

1

An error in the computer code is commonly referred to as a ...

Wähle eine der folgenden:

  • Tick

  • Spam

  • Phish

  • Bug

Erklärung

Frage 5 von 25

1

Which choice represents a CONDITION?

Wähle eine der folgenden:

  • If it's 3:14, then school is over.

  • I like cheese.

  • Repeat forever.

  • True or False

Erklärung

Frage 6 von 25

1

To "execute" a program also means to _____ a program.

Wähle eine der folgenden:

  • Kill

  • Terminate

  • Delete

  • Run

Erklärung

Frage 7 von 25

1

To execute code repeatedly, you would use a __________.

Wähle eine der folgenden:

  • condition

  • loop

  • boolean

  • nest

Erklärung

Frage 8 von 25

1

A loop that repeats forever is commonly called a ________ loop.

Wähle eine der folgenden:

  • conditional

  • broken

  • hula

  • infinite

Erklärung

Frage 9 von 25

1

Debugging is the act of ...

Wähle eine der folgenden:

  • fixing errors in code.

  • ending a program.

  • compiling data.

  • analyzing input.

Erklärung

Frage 10 von 25

1

Boolean expressions only have 2 possible outcomes, _________ and _________.

Wähle eine der folgenden:

  • odd and even

  • true and false

  • on and off

  • run and stop.

Erklärung

Frage 11 von 25

1

A variable is a value that

Wähle eine der folgenden:

  • can change.

  • is a constant.

  • can not ever change.

  • repeats forever.

Erklärung

Frage 12 von 25

1

A note of explanation is called a

Wähle eine der folgenden:

  • comment

  • codenote.

  • tag.

  • condition.

Erklärung

Frage 13 von 25

1

A sequence of steps to solve a problem.

Wähle eine der folgenden:

  • condition

  • loop

  • code

  • algorithm

Erklärung

Frage 14 von 25

1

changing the transparency of an object is the same as changing its __________.

Wähle eine der folgenden:

  • position

  • value

  • opacity

  • script

Erklärung

Frage 15 von 25

1

Drag and Drop in programming is used to describe...

Wähle eine der folgenden:

  • an easy to use, minimal typing method.

  • an expression where one deletes their program.

  • a code only method.

  • all of the above.

Erklärung

Frage 16 von 25

1

All of the choices ARE drag and drop programming tools except...

Wähle eine der folgenden:

  • Scratch

  • Alice

  • Blockly

  • C++

Erklärung

Frage 17 von 25

1

Which choice(s) below are true statements about Scratch?

Wähle eine der folgenden:

  • It is an educational programming language.

  • It is a tool to learn the basics of programming.

  • It is a drag and drop programming tool.

  • All of these are true.

Erklärung

Frage 18 von 25

1

What do we hit to make our Scratch program run?

Wähle eine der folgenden:

  • green flag

  • play button

  • run button

  • execute button

Erklärung

Frage 19 von 25

1

The objects we add and program in Scratch are called...

Wähle eine der folgenden:

  • stages

  • backdrops

  • sprites

  • scenes

Erklärung

Frage 20 von 25

1

To change the appearance of a character, we would go and edit its....

Wähle eine der folgenden:

  • costume

  • code

  • stage

  • mask

Erklärung

Frage 21 von 25

1

How can we add a sprite to a Scratch project?

Wähle eine der folgenden:

  • Choose sprite from library

  • Paint a new sprite

  • Upload a sprite from file

  • All of these.

Erklärung

Frage 22 von 25

1

What do we typically call the background of a scratch project?

Wähle eine der folgenden:

  • The canvas

  • the scene

  • the backdrop

  • the events area

Erklärung

Frage 23 von 25

1

The program statements (or blocks) in Scratch are called....

Wähle eine der folgenden:

  • costumes

  • scripts

  • tiles

  • sprites

Erklärung

Frage 24 von 25

1

Which is NOT a script category in Scratch?

Wähle eine der folgenden:

  • Events

  • Motion

  • Looks

  • Logic

Erklärung

Frage 25 von 25

1

Which statement is FALSE?

Wähle eine der folgenden:

  • "When key is pressed" is an event.

  • "Switch backdrop to..." is a look

  • "When green flag is clicked" is a motion

  • "move 10 steps" is a motion

Erklärung