2.2 Programming Techniques

2.2 Programming Techniques

10th - 12th Grade

76 Qs

quiz-placeholder

Similar activities

Digital Documentation ( X CBSE)

Digital Documentation ( X CBSE)

10th Grade

76 Qs

Python Cert Vocab

Python Cert Vocab

11th Grade

74 Qs

Python Midterm

Python Midterm

12th Grade

74 Qs

Electronic spreadsheet (Advanced)

Electronic spreadsheet (Advanced)

10th Grade

79 Qs

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

Google Certified Educator (Level 1)

Google Certified Educator (Level 1)

KG - University

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