Programming Techniques

Programming Techniques

12th Grade

40 Qs

quiz-placeholder

Similar activities

recursion and review

recursion and review

9th - 12th Grade

35 Qs

PLTW CSP Fall Exam 2024

PLTW CSP Fall Exam 2024

9th - 12th Grade

38 Qs

Python L3 Concepts

Python L3 Concepts

4th - 12th Grade

40 Qs

Y11 Programming Basics Pt1 Homework

Y11 Programming Basics Pt1 Homework

12th Grade

41 Qs

AP CSP Code.org Unit 5 Assessment 1 Review

AP CSP Code.org Unit 5 Assessment 1 Review

9th - 12th Grade

40 Qs

Revision: programming, OOP, version control, debugging

Revision: programming, OOP, version control, debugging

11th Grade - University

35 Qs

OCR GCSE Computer Science Keywords Set 1

OCR GCSE Computer Science Keywords Set 1

9th - 12th Grade

45 Qs

OCR H446 - 2.2 Problem Solving and Programming - Algorithms - 02

OCR H446 - 2.2 Problem Solving and Programming - Algorithms - 02

12th Grade

37 Qs

Programming Techniques

Programming Techniques

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Paul Greenwood

Used 7+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Declared within the scope of a function or procedure
Local Variable
Global Variable

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A variable which can be accessed through the entire program
Local Variable
Global Variable

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A copy of the data is used
Passed by Value
Passed by Reference

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The location of the data is used
Passed by Value
Passed by Reference

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

An example of a counter controlled iteration command
IF
WHILE
FOR
ELSE

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

An example of a condition controlled iteration command
IF
WHILE
FOR
ELSE

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Declared inside functions
Local Variable
Global Variable

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?