Introduction to Programming Vocabulary

Introduction to Programming Vocabulary

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Jarkom

Jarkom

1st Grade - Professional Development

11 Qs

PTS PWPB Kelas 11 Sem 1

PTS PWPB Kelas 11 Sem 1

11th Grade

21 Qs

SUMATIF MS WORD X E 4 DAN 5

SUMATIF MS WORD X E 4 DAN 5

10th Grade

20 Qs

3rd week g9 summative

3rd week g9 summative

7th - 12th Grade

15 Qs

Python. Функції

Python. Функції

9th Grade

17 Qs

Mengenal Jendela dan Ikon Microsoft Excel

Mengenal Jendela dan Ikon Microsoft Excel

7th Grade - University

15 Qs

Chapter 2: Input Device

Chapter 2: Input Device

12th Grade - University

12 Qs

EXAMEN-2°AÑO-INFORMATICA P3-2021

EXAMEN-2°AÑO-INFORMATICA P3-2021

1st - 9th Grade

13 Qs

Introduction to Programming Vocabulary

Introduction to Programming Vocabulary

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

LaToya James

Used 125+ times

FREE Resource

AI

Enhance your content in a minute

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

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Algorithm

A programming language with many commands and features designed to make common tasks easier to program. Any high level functionality is encapsulated as combinations of low level commands.

To repeat in order to achieve, or get closer to, a desired goal.

A precise sequence of instructions for processes that can be executed by a computer.

Putting commands in correct order so computers can read the commands.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

High Level Programming Language

A problem solving approach (also known as stepwise design) in which you break down a system to gain insight into the sub-systems that make it up.

a simplified representation of something more complex. Allows you to hide details to help you manage complexity, focus on relevant concepts, and reason about problems at a higher level.

A method of programming in which two programmers write code using a single computer. One programmer in the "driver" role uses the mouse and keyboard to actually write the code while a second acts as a "navigator", keeping track of the big picture, catching errors, and making suggestions. Programmers switch roles frequently and communicate throughout the process.

A programming language with many commands and features designed to make common tasks easier to program. Any high level functionality is encapsulated as combinations of low level commands.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Low Level Programming Language

A classic method for learning programming with commands to control movement and drawing of an on-screen robot called a "turtle". The turtle hearkens back to early implementations in which children programmed a physical robot whose dome-like shape was reminiscent of a turtle.

A named group of programming instructions. Functions are reusable abstractions that reduce the complexity of writing and maintaining programs.

A programming language with many commands and features designed to make common tasks easier to program. Any high level functionality is encapsulated as combinations of low level commands.

A programming language that captures only the most primitive operations available to a machine. Anything that a computer can do can be represented with combinations of low level commands.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Iterate

To repeat in order to achieve, or get closer to, a desired goal.

A generic term for a type of programming statement (usually an if-statement) that uses a Boolean condition to determine, or select, whether or not to run a certain block of statements.

A collection of commands made available to a programmer.

Putting commands in correct order so computers can read the commands.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selection

A generic term for a type of programming statement (usually an if-statement) that uses a Boolean condition to determine, or select, whether or not to run a certain block of statements.

Putting commands in correct order so computers can read the commands.

To repeat in order to achieve, or get closer to, a desired goal.

A named group of programming instructions. Functions are reusable abstractions that reduce the complexity of writing and maintaining programs.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sequencing

A generic term for a type of programming statement (usually an if-statement) that uses a Boolean condition to determine, or select, whether or not to run a certain block of statements.

To repeat in order to achieve, or get closer to, a desired goal.

Putting commands in correct order so computers can read the commands.

A description of the behavior of a command, function, library, API, etc.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Abstraction

·A generic term for a type of programming statement (usually an if-statement) that uses a Boolean condition to determine, or select, whether or not to run a certain block of statements.

A named group of programming instructions. Reusable abstractions that reduce the complexity of writing and maintaining programs.

A simplified representation of something more complex. Allows you to hide details to help you manage complexity, focus on relevant concepts, and reason about problems at a higher level.

A collection of commands / functions, typically with a shared purpose.

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?

Discover more resources for Computers