Chapter 3 : Flowchart & Pseudocode

Chapter 3 : Flowchart & Pseudocode

Professional Development

20 Qs

quiz-placeholder

Similar activities

Motherboard South Side

Motherboard South Side

9th Grade - Professional Development

20 Qs

Java Fundamentals

Java Fundamentals

Professional Development

20 Qs

Installing and Configuring Computer Systems 2

Installing and Configuring Computer Systems 2

Professional Development

20 Qs

computer literacy

computer literacy

Professional Development

20 Qs

E-Commerce

E-Commerce

University - Professional Development

16 Qs

Normas de cableado estructurado

Normas de cableado estructurado

Professional Development

20 Qs

Git-it?

Git-it?

Professional Development

18 Qs

Adwords Fundamentals??? Basic lang yan! T_T

Adwords Fundamentals??? Basic lang yan! T_T

University - Professional Development

20 Qs

Chapter 3 : Flowchart & Pseudocode

Chapter 3 : Flowchart & Pseudocode

Assessment

Quiz

Computers

Professional Development

Practice Problem

Hard

Created by

JX C

Used 23+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does sequential mean?

Instructions are executed in the order of importance

Instructions are executed when activated by the user

Instructions are executed when the computer requires them to execute

Instructions are executed one after another from beginning to end

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of these are examples of Selection?

for(x=0; x<5; x++)

//do stuff

if (x > 0)

//do stuff

while(x < 5)

//do stuff

switch(x)

case(0): //do stuff

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of these are examples of Iteration?

for(x=0; x<5; x++)

//do stuff

while(x < 5)

//do stuff

if (x > 0)

//do stuff

switch(x)

case(0): //do stuff

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes an Algorithm?

A specific piece of code that does a specific function

A well-defined step-by-step procedure to solve a problem

An outline for a solution to solve a given problem

A step-by-step procedure to code a computer program

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the characteristics of a Flowchart?

It flows from top to bottom

It is easy to translate into programming language

It represents an algorithm, workflow or process in a diagram

It shows steps as boxes of various kinds

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are some of the benefits of a Flowchart?

Makes logic clear

Communication

Easy to translate into programming language

Easy to modify

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this symbol represent in a Flowchart?

Show order of operation

A conditional operation

Input and output of data

Beginning or Ending of the program

Processes that change value/form/location of data

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?