programing

programing

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

CORE Behaviors

CORE Behaviors

KG - Professional Development

10 Qs

Design Process

Design Process

10th - 12th Grade

7 Qs

PR 1_Module 3

PR 1_Module 3

11th Grade

10 Qs

THW FM Dec 2021

THW FM Dec 2021

KG - Professional Development

10 Qs

Math Quiz

Math Quiz

KG - 9th Grade

10 Qs

Interpersonal Skills

Interpersonal Skills

1st - 12th Grade

10 Qs

Cartoon

Cartoon

KG - 10th Grade

10 Qs

Fun

Fun

KG - Professional Development

12 Qs

programing

programing

Assessment

Quiz

Fun

9th - 12th Grade

Hard

Created by

Maya m

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The input/output of a program is displayed by a/an......

rectangle

circle

oval

parallelogram

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

what is the primary ouropse of an algorithms?

to write novels and stories

to build physical hardware deviices

to provide a structured approach to problem-solving

to creat beatiful graphic designs

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

how should you break down the solution in algorithm explanation?

keep it all in one step

avoid logical steps

braek it down into a series of logical steps

only use compilcated language

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

which of the following best describes an algorithms ?

a step-by-step set of instruction for solving a problem

a specific implementation of a programing language

a type of computer hardware used for data and storage

a visual representation of data using charts and graphs

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Algorithms designers rarely seek ways to optimize their algorithms to achieve stability

true

false

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

a set of sequential steps to solve a problem is known as a/an...

output

input

diagram

algorithms

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

which of the following represents a visual way to depict the flow of an algorithm?

pseucode

sourse code

flowchart

binary code

8.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

what is the first step when explaining algorithms?

write pseudocode

define the problem clearly

start coding immediately

skip the problem definition