2.2 Programming Techniques

2.2 Programming Techniques

10th - 12th Grade

76 Qs

quiz-placeholder

Similar activities

Enhancing the display of workbooks in Excel

Enhancing the display of workbooks in Excel

7th - 11th Grade

81 Qs

 Quiz - 1 : Data File Handling

Quiz - 1 : Data File Handling

12th Grade

80 Qs

Review Computer Question

Review Computer Question

9th - 12th Grade

75 Qs

GCSE Computer Science Easter Recap

GCSE Computer Science Easter Recap

9th - 12th Grade

80 Qs

Premiere Pro

Premiere Pro

8th - 10th Grade

80 Qs

HTML & CSS Certification Review

HTML & CSS Certification Review

9th - 12th Grade

71 Qs

Midterm Exam - Modules 1-6

Midterm Exam - Modules 1-6

12th Grade

72 Qs

IT Fundamentals CompTIA practice

IT Fundamentals CompTIA practice

10th - 12th Grade

75 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?