Standard Algorithms

Standard Algorithms

12th Grade

5 Qs

quiz-placeholder

Similar activities

Variables and Data Types

Variables and Data Types

10th - 12th Grade

10 Qs

While Loops and Boolean Statements

While Loops and Boolean Statements

10th - 12th Grade

10 Qs

Loops: Accumulator Variables

Loops: Accumulator Variables

9th - 12th Grade

10 Qs

Programming Quiz

Programming Quiz

9th - 12th Grade

10 Qs

Ergobot Variables and Loops

Ergobot Variables and Loops

9th - 12th Grade

10 Qs

Roblox Lua Scripting Quiz

Roblox Lua Scripting Quiz

1st - 12th Grade

8 Qs

Computational Thinking

Computational Thinking

8th - 12th Grade

10 Qs

2.1.2 CSE Coding Fundamentals: Dead Reckoning

2.1.2 CSE Coding Fundamentals: Dead Reckoning

9th - 12th Grade

9 Qs

Standard Algorithms

Standard Algorithms

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Tracy Mutter

Used 4+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

This code is an example of ...

linear search

count occurrence

find maximum

input validation

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

This code is an example of .....

find maximum

count occurrence

input validation

linear search

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A linear search algorithm normally makes use of...

a fixed loop and Boolean variable

a minimum value and Boolean variable

a maximum value and Boolean variable

a conditional loop and total variable

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A count occurrence algorithm uses ...

a conditional loop

a conditional loop and Boolean variable

a minimum value and Boolean variable

a fixed loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

This code is an example of ...

find max

input validation

count occurrence

linear search

Discover more resources for Computers