Procedural Programming Quiz

Procedural Programming Quiz

1st Grade

25 Qs

quiz-placeholder

Similar activities

Code.org App Lab

Code.org App Lab

1st Grade

20 Qs

App Lab

App Lab

1st Grade

20 Qs

Scratch 2 March

Scratch 2 March

1st Grade

20 Qs

Scratch programming quiz

Scratch programming quiz

1st - 8th Grade

20 Qs

Scratch

Scratch

1st - 4th Grade

20 Qs

Grade 5 Unit 1 Review (Shamel school)

Grade 5 Unit 1 Review (Shamel school)

KG - 6th Grade

22 Qs

Hello Scratch

Hello Scratch

1st - 5th Grade

30 Qs

Ev3 Mindstorm Term 3 Jack O

Ev3 Mindstorm Term 3 Jack O

KG - Professional Development

20 Qs

Procedural Programming Quiz

Procedural Programming Quiz

Assessment

Quiz

Computers

1st Grade

Hard

Created by

Adham Elmuntser

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In procedural programming, which of the following best describes a 'procedure'?

A code block that returns a value

A reusable code block that does not return a value

A single instruction in a program

A conditional structure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary focus of procedural programming?

Object encapsulation

Inheritance

Procedures and routines

Event handling

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a control structure used in procedural programming?

Sequence

Class

Conditional

Iterative

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a block of code in Python, how is the scope defined?

Using braces {}

Using indentation

Using parentheses ()

Using semicolons ;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of control structure is used to make decisions in procedural programming?

Sequence

Loop

Conditional

Function

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes a 'function' in procedural programming?

A reusable code block that does not return a value

A sequence of instructions executed step-by-step

A code block that returns a value after execution

A way to encapsulate data and methods

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which language feature is used to define the scope of variables in a block of code?

Statements

Functions

Braces or indentation

Variables

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?