Key Words: Programming

Key Words: Programming

11th Grade

28 Qs

quiz-placeholder

Similar activities

Python for Absolute Beginners

Python for Absolute Beginners

8th - 12th Grade

25 Qs

2.2 Programming techniques

2.2 Programming techniques

10th - 11th Grade

24 Qs

Csim Vocabulary

Csim Vocabulary

10th - 11th Grade

24 Qs

AP CSP - Code.org Unit 3 Review

AP CSP - Code.org Unit 3 Review

9th - 12th Grade

28 Qs

AP Computer Principles Quiz

AP Computer Principles Quiz

11th Grade - University

23 Qs

APCSP Unit 3 Vocabulary

APCSP Unit 3 Vocabulary

10th - 12th Grade

33 Qs

Unit 4 Coding

Unit 4 Coding

9th - 11th Grade

24 Qs

Key Words: Programming

Key Words: Programming

Assessment

Quiz

Computers

11th Grade

Medium

Created by

damian hall

Used 146+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Symbols used in program code to enable a program to perform a calculation. For example, * / + - .

arithmetic operators

Boolean operators

MOD

DIV

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data structure that allows you to store several values under one name.

array

constant

variable

assignment

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of giving a variable a value.

array

assignment

file handling

string manipulation

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Words used in program code to perform logical operations such as AND, OR and NOT.

arithmetic operators

comparison operators

Boolean operators

logical error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A note added to a section of code to explain what it does.

source code

syntax

comments in code

indentation in code

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Spaces put at the beginning of a line of code to help show the structure of the program.

comments in code

comparison operators

file management

indentation in code

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Symbols used in program code to compare two values and trigger a section of code if a statement is true. For example > < ==.

comparison operators

arithmetic operators

Boolean operators

logical error

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?