Procedural and Loop Instructions Quiz

Procedural and Loop Instructions Quiz

12th Grade

15 Qs

quiz-placeholder

Similar activities

9074/301 pp 5 Health and Safety Quiz

9074/301 pp 5 Health and Safety Quiz

12th Grade

15 Qs

Valve Car Seals Quiz

Valve Car Seals Quiz

12th Grade

17 Qs

Electrical Lab Safety

Electrical Lab Safety

9th Grade - University

19 Qs

Kod & Standard Kimpalan & Fabrikasi-K1

Kod & Standard Kimpalan & Fabrikasi-K1

12th Grade

10 Qs

ARM Processor and Its Applications Quiz

ARM Processor and Its Applications Quiz

12th Grade

15 Qs

Microcontroller Quiz

Microcontroller Quiz

12th Grade

12 Qs

SAS Base Programming Challenge

SAS Base Programming Challenge

12th Grade

10 Qs

Procedural and Loop Instructions Quiz

Procedural and Loop Instructions Quiz

Assessment

Quiz

Engineering

12th Grade

Easy

Created by

Julian Antonio Sison

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a procedure in programming?

A self-contained computer program

A data structure

A type of variable

A debugging tool

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Charlotte is learning about programming and wants to know what is another name for procedures?

Functions

Methods

Subroutines

Classes

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

During a class project, Charlotte needs to call a specific function to calculate the total cost of materials. What does her CALL instruction do?

Ends the program

Branches to a procedure

Declares a variable

Returns control to the main program

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a reentrant procedure?

A procedure that cannot be interrupted

A procedure that can be executed by multiple processes simultaneously

A procedure that has no parameters

A procedure that is always recursive

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

During a programming class, Ava wrote a function to calculate the sum of two numbers. After completing the function, she needed to return control back to the main program to display the result. What is the purpose of the RET instruction in this context?

To declare a new variable

To call another procedure

To return control to the calling program

To create a loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of branch instruction always results in branching?

Unconditional branches

Indirect branches

Conditional branches

Relative branches

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the LOOP instruction do?

Decreases the CX register and jumps if CX is not zero

Increases the CX register

Ends the program

Calls another procedure

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?