Key Words: Programming

Key Words: Programming

11th Grade

28 Qs

quiz-placeholder

Similar activities

GCSE Python Programming Basics

GCSE Python Programming Basics

11th Grade

23 Qs

Y9 Python Baseline

Y9 Python Baseline

9th - 11th Grade

25 Qs

2.5 Programming Languages and IDEs

2.5 Programming Languages and IDEs

11th Grade

24 Qs

Unit 1 Test

Unit 1 Test

9th - 12th Grade

23 Qs

TYPE CASTING AND ESCAPE SEQUENCE IN JAVA

TYPE CASTING AND ESCAPE SEQUENCE IN JAVA

9th - 12th Grade

30 Qs

Scratch basics

Scratch basics

11th - 12th Grade

25 Qs

[AP CSP] Midterm Review (Semester 1)

[AP CSP] Midterm Review (Semester 1)

9th - 12th Grade

30 Qs

List in Python

List in Python

11th Grade

25 Qs

Key Words: Programming

Key Words: Programming

Assessment

Quiz

Computers

11th Grade

Medium

Created by

damian hall

Used 152+ 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?