Vocab Quiz 11

Vocab Quiz 11

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Programming Basics Basics

Programming Basics Basics

8th Grade - University

10 Qs

Visual Basic Basics!

Visual Basic Basics!

9th - 12th Grade

8 Qs

Variables and Data types

Variables and Data types

10th Grade

15 Qs

2.1.2 CSE Coding Fundamentals: Dead Reckoning

2.1.2 CSE Coding Fundamentals: Dead Reckoning

9th - 12th Grade

9 Qs

Java Certification

Java Certification

9th Grade - University

11 Qs

Java Their

Java Their

9th Grade - University

11 Qs

Library Classes

Library Classes

10th Grade

15 Qs

New year 10 Python Quiz

New year 10 Python Quiz

10th Grade

14 Qs

Vocab Quiz 11

Vocab Quiz 11

Assessment

Quiz

10th - 12th Grade

Easy

Created by

Kevin Murphy

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

A typical looping construct designed to make it easy to repeat a section of code using a counter variable.

Key Event

Canvas

For Loop

Array

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

A value sent back by a function to the place in the code where the function was called form - typically asking for value (e.g. getText(id)) or the result of a calculation or computation of some kind.

Models and Simulations

Return Value

While Loop

Iterate

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

a user interface element to use in HTML/JavaScript which acts as a digital canvas, allowing the programmatic drawing and manipulation of pixels, basic shapes, figures and images.

Selection

Boolean

Conditionals

Canvas

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

in JavaScript an event triggered by pressing or releasing a key on the keyboard.

Selection

String

Concatenate

Key Event

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

The common programming structure that implements "conditional statements".

Expression

Variable Scope

String

If-Statement

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

A single value of either TRUE or FALSE

Conditionals

Local Variable

Boolean

Event

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

All values in a programming language have a "type" - such as a Number, Boolean, or String - that dictates how the computer will interpret it.

Expression

Variable

Data Type

Debugging

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?