Search Header Logo

Algorithms - GSHS

Authored by K Harrison

Computers

7th - 9th Grade

Used 28+ times

Algorithms - GSHS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is an algorithm?

A part of the computer CPU.

A logical step by step process for solving a problem.

A web coding language.

A computer peripheral.

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Algorithms are normally written as ...

Flowcharts

Recipes

Pseudocode

Essays

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

There are a number of basic things to know to really understand a problem such as...

The inputs/outputs of a problem and the order in which to carry out instructions.

The mathematical code behind the solution.

The amount of time it will take to come up with a solution to the problem.

Whether the problem is deterministic or non deterministic.

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Select the three basic building blocks when designing an algorithm

Sequencing

Selection

Functions

Iteration

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is sequencing?

When instructions are carried out one after another.

The order in which a computer chooses to load programs.

When data is sent to a web server and back again

How a hard disk loads information into main memory.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Selection is usually represented by the instructions IF, THEN , ELSE?

True

False

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The following is a simple algorithm using selection:

INPUT age

IF age > 18

OUTPUT adult

ELSE

OUTPUT child

What would the output be if age = 14?

adult

child

none

error

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?