programing

programing

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

Halloween candy guessing

Halloween candy guessing

KG - 12th Grade

13 Qs

Neurodiversity Affirming

Neurodiversity Affirming

KG - University

10 Qs

QUIZ PHRASAL VERBS

QUIZ PHRASAL VERBS

5th Grade - Professional Development

10 Qs

guess the song

guess the song

2nd Grade - University

10 Qs

3I's 3rd quiz CHAPTER 2

3I's 3rd quiz CHAPTER 2

12th Grade

10 Qs

Fun Vocabulary

Fun Vocabulary

1st - 12th Grade

12 Qs

Get to know Ms. Aisling

Get to know Ms. Aisling

9th - 12th Grade

9 Qs

the rock paper scissors game

the rock paper scissors game

KG - 12th Grade

11 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