AC Activity 1.3 Vocabulary - PLTW

AC Activity 1.3 Vocabulary - PLTW

7th Grade

13 Qs

quiz-placeholder

Similar activities

Flowcharting

Flowcharting

6th - 11th Grade

10 Qs

Computer Software

Computer Software

7th - 8th Grade

10 Qs

Programming - Tour of IDE

Programming - Tour of IDE

3rd - 12th Grade

10 Qs

Code.org Express Course Vocab

Code.org Express Course Vocab

6th - 8th Grade

18 Qs

Coding Pre-Assessment

Coding Pre-Assessment

5th - 8th Grade

15 Qs

Intro to Small Basic

Intro to Small Basic

KG - 7th Grade

15 Qs

App Creators

App Creators

6th - 8th Grade

15 Qs

AC Activity 1.3 Vocabulary - PLTW

AC Activity 1.3 Vocabulary - PLTW

Assessment

Quiz

Computers

7th Grade

Easy

Created by

Tanicia Peairs

Used 3+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Fill in the blank: An ______ is an action or occurrence that happens during runtime that will trigger a response or behavior by the software. Examples of events include user-initiated events, such as clicking a button, or external events, such as the device receiving an SMS text message.

event

object

method

variable

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Fill in the blank: ______ is the period when a program is running. Runtime begins when a program is opened (or executed) and ends when the program is closed.

Runtime

Compile time

Load time

Shutdown time

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Fill in the blank: ______ is a type of computer programming where the program responds to an input (or trigger).

Event-driven programming

Object-oriented programming

Functional programming

Procedural programming

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Fill in the blank: ______ are a block of code that is triggered when a certain event happens.

Functions

Variables

Loops

Classes

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Fill in the blank: In a program, a ______ is an event that is triggered by user interaction with the user interface.

event

variable

function

loop

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Fill in the blank: ______ is the process of reducing complexity by hiding unnecessary details to make it easier to think about a problem.

Abstraction

Simplification

Generalization

Encapsulation

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is the incremental approach in programming?

An approach to programming where the programmer adds and tests code in small chunks at a time to make sure it behaves the way they want it to, before adding more code.

A method of programming where the entire code is written and tested at once.

An approach where code is written without testing until the end of the project.

A technique where programmers focus on optimizing code before writing it.

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?