Chapter 3 : Flowchart & Pseudocode

Quiz
•
Computers
•
Professional Development
•
Hard
JX C
Used 23+ times
FREE Resource
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
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
Similar Resources on Wayground
20 questions
machineLearning Test

Quiz
•
Professional Development
20 questions
Structural and Behavioral Design Patterns

Quiz
•
Professional Development
15 questions
PPD411 Practice Question

Quiz
•
Professional Development
20 questions
Bertelsmann AI Track Quiz Initiative #3

Quiz
•
University - Professi...
22 questions
Python Training

Quiz
•
Professional Development
20 questions
Simulasi dan komunikasi Digital

Quiz
•
Professional Development
20 questions
GG_Quize-1

Quiz
•
Professional Development
16 questions
โปรโตคอล

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade