2.2 Programming Techniques

2.2 Programming Techniques

10th - 12th Grade

76 Qs

quiz-placeholder

Similar activities

MOCK Exam 2

MOCK Exam 2

7th - 11th Grade

80 Qs

ITF+ Voucher Exam 0429

ITF+ Voucher Exam 0429

10th Grade

75 Qs

ITF+ Full Practice Set 1

ITF+ Full Practice Set 1

12th Grade

75 Qs

EMPOWERMENT ICT - LONG QUIZ

EMPOWERMENT ICT - LONG QUIZ

12th Grade

80 Qs

Graphic Design 2 Final Review

Graphic Design 2 Final Review

11th - 12th Grade

79 Qs

Unit 1 CS Principles

Unit 1 CS Principles

9th - 12th Grade

73 Qs

ITE8 - Module 10 Terms

ITE8 - Module 10 Terms

12th Grade

71 Qs

12TH CA FULL

12TH CA FULL

12th Grade

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