LA5.C5: Branching and Subroutines

LA5.C5: Branching and Subroutines

9th Grade

14 Qs

quiz-placeholder

Similar activities

Evaluasi Materi Integrasi Aplikasi Office

Evaluasi Materi Integrasi Aplikasi Office

10th Grade

15 Qs

11º Quiz-1 Mantenimiento de un PC

11º Quiz-1 Mantenimiento de un PC

9th Grade

10 Qs

สอบย่อย ครั้งที่ 1 (BC.2/2)

สอบย่อย ครั้งที่ 1 (BC.2/2)

11th Grade

10 Qs

Паскаль. Основные команды

Паскаль. Основные команды

8th - 11th Grade

10 Qs

Identidad Corporativa

Identidad Corporativa

10th Grade

15 Qs

Bài tập Tin học 11 (Tiết 6)

Bài tập Tin học 11 (Tiết 6)

11th Grade

13 Qs

Python Syntax II

Python Syntax II

10th Grade

16 Qs

Excel - basic

Excel - basic

9th Grade

15 Qs

LA5.C5: Branching and Subroutines

LA5.C5: Branching and Subroutines

Assessment

Quiz

Computers

9th Grade

Practice Problem

Medium

Created by

Audley Walker

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the purpose of the Goto statement in programming?

To create a loop

To jump to a specific label

To end a program

To define a variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does a label in programming act like?

A bookmark

A variable

A loop

A function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the statement "i = i + 1" if i was initially 1?

1

0

3

2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What happens if the value of i is less than 25 in the provided program?

The program jumps to the start label

The program continues to the next statement

The program stops

The program resets i to 0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is a subroutine?

A method to end a program

A way to create loops

A type of variable

A portion of code that can be called from anywhere

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How do you call a subroutine in the program?

SubroutineName()

Call SubroutineName

Execute SubroutineName

SubroutineName[]

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the advantage of using subroutines?

They make programs run slower

They are only used for loops

They help in code organization

They increase the amount of code

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?