1.2.3 - Introduction to programming

1.2.3 - Introduction to programming

3rd - 9th Grade

15 Qs

quiz-placeholder

Similar activities

Python Quiz

Python Quiz

9th Grade

20 Qs

Subroutines

Subroutines

9th - 11th Grade

16 Qs

Unit 4 Variables, Conditionals & Functions CS20-21

Unit 4 Variables, Conditionals & Functions CS20-21

9th - 12th Grade

18 Qs

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

8th - 10th Grade

10 Qs

GCSE Computing - Subprograms

GCSE Computing - Subprograms

9th - 10th Grade

14 Qs

Coding Vocabulary

Coding Vocabulary

4th - 6th Grade

13 Qs

App Inventor

App Inventor

7th - 9th Grade

18 Qs

Basic Programming

Basic Programming

9th Grade

20 Qs

1.2.3 - Introduction to programming

1.2.3 - Introduction to programming

Assessment

Quiz

Computers

3rd - 9th Grade

Medium

Created by

D Hesketh

Used 8+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Procedural Programming means our method is a mix of...

Sequential Flow

Functions

Procedures

Re Usable Code

Unordered

Lengthy Code

Split Problems

In a Procedure

Functions only

Using Python

Always in order

Top to Bottom

An algorithm

with a function

Always in the same order

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A variable that stays the same while the program is running is said to be - - - - - - - -

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A variable that changes while the program is running is said to be - - - - - - - -

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The difference between a function and a procedure is...

A function must return a result. A procedure can just carry out a sequence of code

A procedure must return a result. A function can just carry out a sequence of code

A function must pass parameters to an argument

A procedure must pass parameters to an argument

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A variable accessible across the whole program (sub programs and main program) is said to be - - - - - -

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A variable accessible only in the sub program (function or procedure) it is created in is known as - - - - -

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

When we decide where variables will be accessible from, this is known as the

- - - - - of the 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?