Unit 1 - Revision Learning Aim D

Unit 1 - Revision Learning Aim D

11th Grade

45 Qs

quiz-placeholder

Similar activities

Code.org CSP Unit 5 Test Review

Code.org CSP Unit 5 Test Review

10th - 12th Grade

47 Qs

APCSP BJC Unit 5

APCSP BJC Unit 5

10th - 12th Grade

47 Qs

AP CSP Data Unit 5

AP CSP Data Unit 5

10th - 12th Grade

47 Qs

AP CSP Quiz #1

AP CSP Quiz #1

11th Grade

42 Qs

OCR Computer Science 1.1.1

OCR Computer Science 1.1.1

9th - 11th Grade

40 Qs

Computational thinking, algorithms and programming

Computational thinking, algorithms and programming

11th Grade

40 Qs

IT LONG TEST REVIEWER (PART 1)

IT LONG TEST REVIEWER (PART 1)

11th Grade

40 Qs

Latihan Soal Pemrograman Mobile

Latihan Soal Pemrograman Mobile

11th Grade

49 Qs

Unit 1 - Revision Learning Aim D

Unit 1 - Revision Learning Aim D

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Omar Mufti

Used 3+ times

FREE Resource

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a procedure in the context of computer programming?

A set of coded instructions to run a program or calculation.

A type of programming language.

A module within a program.

A method for testing software.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary characteristic of procedural programming?

It is object-oriented.

It uses a set of well-structured steps and procedures.

It starts from one point and follows routes through the code, calling procedures and functions as needed.

It is primarily used for creating graphical user interfaces.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes modules in programming?

Functions that cannot be tested separately.

Independent parts of a program that can be coded and tested separately, then assembled.

Errors in a program that need debugging.

The main program that integrates various components.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language is mentioned as an example of a procedural language?

Java

Python

JavaScript

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Block in procedural programming?

A single line of code that performs a specific function

A named sub-program that can be called from other places in the code and returns when completed

A set of instructions that performs a loop

A data structure that stores multiple values

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes a Function in procedural programming?

A command that stops the execution of the program

A variable that stores data

The code written to perform a particular task and it returns a value

A user-defined data type

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a Procedure in procedural programming?

To return a value from where it is called

To perform a particular task without returning a value

To declare variables

To create a new thread

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?