Flowchart Quiz

Questions: 16 · 10 minutes
1. A decision diamond asks “Payment approved?” but only one arrow leaves the diamond. What is the main problem?
The alternative outcomes are not both represented by outgoing paths
The flowchart must always end immediately after a decision
The diamond should contain a calculation instead of a condition
The question should be placed in a process rectangle
2. A flowchart initializes total to 0, then adds each of the values 2, 4, and 6 to total before displaying it. What result is displayed?
24
6
8
12
3. A flowchart must display “Adult” when age is at least 18 and “Minor” otherwise. What should appear immediately after the age input?
A connector that skips directly to the end
A decision testing whether age is at least 18
A loop that repeatedly increases the age
A process that displays both messages
4. The same five-step calculation appears in several places in a large flowchart. Which revision would most improve clarity and maintainability?
Copy the five steps into even more locations so each path looks complete
Remove the steps and assume readers know the calculation
Replace all five steps with an unlabeled connector
Move the repeated calculation into a named subprocess and reference it where needed
5. Which symbol is commonly used for the start or end of a flowchart?
A rounded terminator symbol
A process rectangle
A document symbol with a wavy base
An on-page connector circle
6. What do arrowed flow lines indicate in a flowchart?
The amount of data stored at each step
The direction in which control moves between steps
The person responsible for each task
The difficulty of each operation
7. A loop is meant to stop when count reaches 10, but the flowchart never changes count inside the loop. What is the most likely consequence if count begins below 10?
The loop runs exactly ten times
The flowchart automatically increases count after each decision
The loop may continue indefinitely because its stopping condition never becomes true
The algorithm skips the loop and moves to the end
8. A program produces the correct result for positive inputs but fails for zero. When comparing it with its flowchart, what should you examine first?
Whether every process rectangle is the same physical size
Whether the start symbol appears near the top of the page
Whether the arrows use more than one line thickness
Whether the decision conditions and branches correctly handle zero
9. What is the main purpose of an algorithm flowchart?
To show the steps and control flow of an algorithm visually
To execute an algorithm directly without program code
To record only the inputs and outputs of an algorithm
To measure how long a completed program takes to run
10. A flowchart step says “total = price × quantity.” Which symbol most appropriately contains this calculation?
A decision diamond
A process rectangle
A terminator symbol
An input/output parallelogram
11. A long flowchart continues elsewhere on the same page, and drawing a direct line would cross several other lines. What is a small circular on-page connector used for?
To indicate that data must be typed by a user
To replace every decision diamond in the algorithm
To link separated points of flow without a long or crossing line
To show that the process has permanently ended
12. An ordering algorithm first checks whether an item is in stock. Only if it is in stock does it check whether the customer has enough credit. What is the clearest representation?
Use one input symbol containing both checks and no labeled branches
Use two decision diamonds, with the credit decision reached from the in-stock branch
Place both checks after the order has ended
Use a loop that changes the stock level until credit is available
13. Which standard symbol commonly represents an input or output operation, such as reading a number or displaying a result?
A diamond
A rounded terminator
A parallelogram
A process rectangle
14. A flowchart sets n to 3, then repeats: display n and subtract 1 from n, while n is greater than 0. What is displayed?
0, 1, 2
3, 2, 1, 0
1, 2, 3
3, 2, 1
15. Which standard flowchart symbol commonly represents a decision with alternative outcomes?
A rectangle
A parallelogram
A diamond
A small circle
16. A form must keep asking for a password until the user enters one with at least eight characters. Which flowchart structure best represents this?
An input step followed by a decision whose failing branch returns to the input
A single process rectangle containing every possible password
A start symbol connected directly to an end symbol
Two unrelated input symbols with no connecting arrows
Popular tests
Narcissistic Personality Inventory (NPI)
This self-report measure is used to assess narcissism as a personality trai…
Start Test
Yale-Brown Obsessive Compulsive Scale (Y-BOCS)
This measure is used to rapidly quantify the current severity of obsessive…
Start Test
CRAFFT Screening Test (CRAFFT 2.1)
This brief screening measure is designed to identify potential alcohol and…
Start Test
Patient Health Questionnaire-9 (PHQ-9)
This measure is commonly used to quickly screen for the presence and severi…
Start Test
Maslach Burnout Inventory (MBI)
This self-report measure is used to assess occupational burnout symptoms in…
Start Test
Adolescent Anxiety Questionnaire
This measure is designed to support a brief appraisal of anxiety symptoms a…
Start Test
Emotional Creativity Inventory (ECI)
This self-report measure assesses individual differences in the originality…
Start Test
Horne–Ostberg Morningness–Eveningness Questionnaire (MEQ)
Circadian preferences influence typical patterns of alertness and sleep tim…
Start Test
Ambivalent Sexism Inventory (ASI)
This measure is designed to assess attitudes toward women, including both o…
Start Test
Internalized Misogyny Scale (IMS)
This measure is designed to assess internalized negative beliefs and stereo…
Start Test
Perceived Stress Scale (PSS-10)
This self-report measure assesses the degree to which individuals appraise…
Start Test
Impulsive Behavior Scale (SUPPS-P)
Impulsivity is a multidimensional construct that is often assessed with bri…
Start Test
Clinical Institute Withdrawal Assessment for Alcohol, Revised (CIWA-Ar)
This rating scale is used to rapidly assess the severity of alcohol withdra…
Start Test
Positive and Negative Affect Schedule (PANAS)
This measure provides a brief self-report assessment of current or typical…
Start Test
Light Triad Scale (LTS)
This self-report measure assesses prosocial personality tendencies and orie…
Start Test
Suicidal Ideation Scale
In clinical settings, the Suicidal Ideation Scale is used to structure an i…
Start Test
Body Dysmorphic Disorder Scale (BDD-D)
This brief self-report measure is designed to screen for and quantify distr…
Start Test
Beck Anxiety Inventory (BAI)
This measure is a brief self-report inventory used to screen for anxiety sy…
Start Test
Differential Test of Perfectionism
This instrument is used to screen for perfectionism-related attitudes and t…
Start Test
Locus of Control Scale
This measure assesses generalized expectancies regarding the degree to whic…
Start Test
New Apathy Scale
This brief self-report measure is used to screen for apathy-related symptom…
Start Test
Perth Alexithymia Questionnaire (PAQ)
This measure assesses individual differences in alexithymia, including diff…
Start Test
Social Intelligence Scale
This brief self-report measure is designed to support rapid screening of in…
Start Test
Fear Test
This measure is designed to evaluate individual differences in fear-related…
Start Test
Neuroticism Level Scale
The measure is intended for brief screening of an individual’s propensity t…
Start Test
Aggressiveness Indicators Screening Questionnaire
This screening tool is designed to quickly identify behavioral indicators a…
Start Test