2.2 Programming Techniques

2.2 Programming Techniques

10th - 12th Grade

76 Qs

quiz-placeholder

Similar activities

Premiere Pro

Premiere Pro

8th - 10th Grade

80 Qs

OCR J277- 1.2 Memory and storage

OCR J277- 1.2 Memory and storage

10th Grade

74 Qs

Semester Final - Graphic Design

Semester Final - Graphic Design

9th Grade - University

80 Qs

Review Computer Question

Review Computer Question

9th - 12th Grade

75 Qs

HTML & CSS Certification Review

HTML & CSS Certification Review

9th - 12th Grade

71 Qs

HTML & CSS Certification

HTML & CSS Certification

9th - 12th Grade

71 Qs

APCS Principles Practice Exam

APCS Principles Practice Exam

8th Grade - University

75 Qs

GCSE Computer Science Easter Recap

GCSE Computer Science Easter Recap

9th - 12th Grade

80 Qs

2.2 Programming Techniques

2.2 Programming Techniques

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Ian Currie

Used 57+ times

FREE Resource

76 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is a variable?


Answers: 2

A value stored in a region of memory using an identifier.

The value can change during the duration of the program running.

The value can not change during the duration of the program running.

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is a constant?


Answers: 2

A value stored in a region of memory using an identifier.

The value can change during the duration of the program running.

The value can not change during the duration of the program running.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variables are defined using which operator

=

==

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a constant?

const vat = 2

vat = 2

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following are logical operators


Answers: 3

AND

OR

NOT

DIV

MOD

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following adds?

+

-

*

/

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following subtracts?

+

-

*

/

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?