Programming Constructs, Procedures and Functions

Programming Constructs, Procedures and Functions

11th Grade

36 Qs

quiz-placeholder

Similar activities

KISI UAS KELAS 7F, SEMESTER GENAP TAHUN 2025

KISI UAS KELAS 7F, SEMESTER GENAP TAHUN 2025

7th Grade - University

40 Qs

ASTS TIK 6 GENAP

ASTS TIK 6 GENAP

6th Grade - University

35 Qs

ICT Grade 8 Chapter 5.1.2 Exploring Autonomous Transport Systems

ICT Grade 8 Chapter 5.1.2 Exploring Autonomous Transport Systems

8th Grade - University

32 Qs

Content Creation Tip, Tricks & Strategies

Content Creation Tip, Tricks & Strategies

9th - 12th Grade

41 Qs

HW LIVRO 3 - SISTEMA OPERARCIONAL / REVISÃO

HW LIVRO 3 - SISTEMA OPERARCIONAL / REVISÃO

3rd Grade - University

35 Qs

Latihan Soal Analisis Data Kelas 7

Latihan Soal Analisis Data Kelas 7

7th Grade - University

33 Qs

Latihan PSAS

Latihan PSAS

11th Grade

35 Qs

Computational Thinking Worksheet

Computational Thinking Worksheet

7th Grade - University

40 Qs

Programming Constructs, Procedures and Functions

Programming Constructs, Procedures and Functions

Assessment

Quiz

Information Technology (IT)

11th Grade

Medium

Created by

Krishna Sekhar

Used 2+ times

FREE Resource

36 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a parameter?

A constant in a program
A variable applied to a procedure or function
A mathematical expression
A data type

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a parameter is passed by value what happens?

The variable can be changed by the procedure
The value of the variable remains unchanged
The variable is deleted
The variable is copied multiple times

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an argument?

A parameter definition
A mathematical operator
A value passed to a procedure or function from the main program
A constant

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a procedure?

To always return a value
To execute a group of repeated statements
To perform complex mathematical calculations
To define a new data type

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In pseudocode how do you indicate the end of a procedure?

Close procedure
End procedure
Stop procedure
Terminate procedure

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are parameters passed in Python?

By reference
By value
By pointer
By memory address

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What distinguishes a function from a procedure?

Functions always return a value
Procedures are more complex
Functions are only used in math
Functions cannot have parameters

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?