Programming and Geometry Concepts

Programming and Geometry Concepts

12th Grade

11 Qs

quiz-placeholder

Similar activities

Variables in Scratch

Variables in Scratch

2nd Grade - University

11 Qs

Value Methods Vocab

Value Methods Vocab

8th - 12th Grade

12 Qs

Apps Unit - Quiz 2

Apps Unit - Quiz 2

6th - 12th Grade

12 Qs

Python - Chpt 1 - Review

Python - Chpt 1 - Review

9th - 12th Grade

15 Qs

Scratch Function from Verbal Description

Scratch Function from Verbal Description

2nd Grade - University

12 Qs

Visual Basic Intro Quiz

Visual Basic Intro Quiz

9th - 12th Grade

10 Qs

Understanding Python Basics

Understanding Python Basics

8th Grade - University

14 Qs

8.3 Intro to JS Variables

8.3 Intro to JS Variables

12th Grade

11 Qs

Programming and Geometry Concepts

Programming and Geometry Concepts

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Wayground Content

Used 6+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Iteration

A programming structure that executes a block of code only once.

The fundamental program structure that repeats an algorithm for a purpose - either a set number of times or until a condition is met.

A method of organizing data in a database.

A technique for optimizing code performance.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sequential

Execution of an algorithm or program, step by step, from top to bottom, where one line of code finishes before the one below it begins.

Execution of multiple algorithms simultaneously, allowing for parallel processing.

A method of organizing data in a non-linear fashion for quick access.

A programming structure that allows for decision-making based on conditions.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Increment

Add one to a number.

Subtract one from a number.

Multiply a number by two.

Divide a number by two.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable

A data type that defines the kind of data a variable can hold.

An abstraction inside the program that can hold a value. Each variable has associated data storage that represents one value at a time.

A function that performs operations on data.

A constant value that cannot change during program execution.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Operators

Used to script math equations and string handling.

Only used for mathematical calculations.

Primarily for data storage and retrieval.

Used to format text in documents.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assignment operator

Allows a program to change the value represented by a variable.

A symbol used to perform arithmetic operations.

A method for defining functions in programming.

A way to declare a constant value.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Polygon

A geometric shape where all sides are of an equal length and all angles have equivalent values.

A closed figure with three or more sides and angles.

A shape that can have curved sides and does not need to be closed.

A geometric figure that has only one side.

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?