programing

programing

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

Design Process

Design Process

10th - 12th Grade

7 Qs

Understanding Media Manipulation

Understanding Media Manipulation

12th Grade - University

10 Qs

Stop Searching Like a Grandma

Stop Searching Like a Grandma

9th Grade

11 Qs

Practical Research 2 Eiffel Quiz 1

Practical Research 2 Eiffel Quiz 1

12th Grade

10 Qs

NYA Leadership Summit 2021

NYA Leadership Summit 2021

7th - 12th Grade

12 Qs

Elevate Character Qualities & Life Skills

Elevate Character Qualities & Life Skills

9th - 12th Grade

12 Qs

General Quiz 1

General Quiz 1

5th Grade - University

8 Qs

Construct 3 Quiz - Game Development

Construct 3 Quiz - Game Development

2nd Grade - Professional Development

10 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