Search Header Logo

H Plenary - Modular programming quick quiz

Authored by G Alexander-Doyle

Computers

10th Grade

Used 1+ times

H Plenary - Modular programming quick quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of parameter passing in a procedural high-level language?

Passing values to a function when calling it

Declaring a variable inside a function

Using a loop to repeat code

Printing output to the screen

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two main types of sub-programs/routines mentioned in the learning intentions?

Functions and procedures

Loops and conditions

Classes and objects

Arrays and lists

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes a formal parameter?

The name given to the parameters identified in the definition of the subprogram.

The value passed to the subprogram during a call.

The output of the subprogram.

The memory address of the subprogram.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where are formal parameters typically found in a function or procedure?

Within brackets in the declaration of a function or procedure.

In the return statement of the function.

In the main body of the program.

In the comments section of the code.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a local variable?

A variable defined within a subprogram or a block of code.

A variable that can be accessed from anywhere in the program.

A variable that is always constant.

A variable that is only used for input.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between local and global variables?

Local variables are accessible only within a specific function, while global variables are accessible throughout the program.

Local variables are always integers, while global variables are always strings.

Local variables are stored on disk, while global variables are stored in memory.

Local variables are used for file handling, while global variables are used for calculations.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following always return a single value?

Function

Procedure

Method

Sub-routine

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?