1.2.3 - Introduction to programming

1.2.3 - Introduction to programming

3rd - 9th Grade

15 Qs

quiz-placeholder

Similar activities

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

8th - 10th Grade

10 Qs

GCSE Computing - Subprograms

GCSE Computing - Subprograms

9th - 10th Grade

14 Qs

Computer Science Terms and Definitions Quiz 2

Computer Science Terms and Definitions Quiz 2

7th - 12th Grade

15 Qs

Sequencing

Sequencing

4th - 6th Grade

15 Qs

48. Programming 1 : Intro to Subroutines

48. Programming 1 : Intro to Subroutines

9th - 12th Grade

10 Qs

QBASIC

QBASIC

5th Grade

10 Qs

Subroutines

Subroutines

9th - 11th Grade

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