1.2.3 - Introduction to programming

1.2.3 - Introduction to programming

3rd - 9th Grade

15 Qs

quiz-placeholder

Similar activities

Subroutine

Subroutine

KG - 12th Grade

10 Qs

2.2 EOU Quiz

2.2 EOU Quiz

1st Grade - Professional Development

10 Qs

Python Programming: Functions and Procedures

Python Programming: Functions and Procedures

9th - 11th Grade

12 Qs

Computer Programming Vocabulary - Per 1& 3

Computer Programming Vocabulary - Per 1& 3

5th - 7th Grade

15 Qs

AP CSP 1.1.6 - 1.1.9 Vocabulary

AP CSP 1.1.6 - 1.1.9 Vocabulary

9th - 12th Grade

20 Qs

Computational Thinking Vocabulary

Computational Thinking Vocabulary

6th - 8th Grade

20 Qs

GCSE J277 - 2.2.3 - Functions & Procedures

GCSE J277 - 2.2.3 - Functions & Procedures

7th Grade

20 Qs

AQA GCSE Computer Science Paper 1

AQA GCSE Computer Science Paper 1

9th - 11th 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?