Font size
WorksheetsiSAD Midterm 2024
Total questions: 25
Worksheet time: 14mins
An Elongated circles, which signify the start or end of a process.
It is a flowchart symbol that performs calculation computation.
Terminal box
Input/Output box
Processing box
Decision box
It is a symbol that highlights where you must make a decision.
It is a Parallelograms, which show input and output on the problem/program.
A flowchart symbol that accepts one input and may produce either of the two outputs.
Terminal box
Processing box
Decision box
Input box
It denotes the beginning or end of a program in flowchart.
Flow line
Oval
Parallelogram
Rectangle
It denotes the direction of logic flow in a program.
Flow line
Oval
Diamond
Decision box
It denotes either an input operation (e.g., INPUT) or an output operation (e.g, PRINT).
Rectangle
Parallelogram
Diamond
Flow line
It denotes a process to be carried out (e.g., an addition).
Diamond
Flow line
Rectangle
Oval
It denotes a decision (or branch) to be made. The program should continue along one of two routes answerable by a YES or a NO.
Oval
Flowline
Rectangle
Diamond
What does this flowchart represents?
A flowchart program that will initialize “HELLO WORLD”
A flowchart program that will choose “HELLO WORLD”
A flowchart program that will compute “HELLO WORLD”
A flowchart program that will display “HELLO WORLD”
A flowchart program that does nothing.
(4pts) What does this flowchart represents?
A flowchart program that does nothing.
A flowchart program that computes the sides of a square.
A flowchart program that computes the area of a square.
A flowchart program that computes the perimeter of a square.
(4pts) What does this flowchart represents?
A flowchart program that computer the remainder number and display result.
A flowchart program that accepts a number from the user and determines whether the input number is an Correct.
A flowchart program that accepts a number from the user and determines whether the input number is an EVEN or an ODD number and display result.
A flowchart program that does nothing.
(4pts) What does this flowchart represents?
A flowchart that accepts Student and computes the grades if passed or failed.
A flowchart that accepts enrollee from previous semester who have been passed. Else if not, the system require student to re-take subject.
A flowchart program that computes the area of a square.
A flowchart program that does nothing.
(4pts) What does this flowchart represents?
A flowchart that accepts Student and computes the grades if passed or failed.
A flowchart system that process student voting system.
A flowchart that accepts enrollee from previous semester who have been passed. Else if not, the system require student to re-take subject.
A flowchart program that accepts a number from the user and determines whether the input number is an EVEN or an ODD number and display result.
A flowchart program that does nothing.
It is drawn in one direction, preferably from top to bottom and keep a flowchart clear.
Arrow lines
Decision
Sub - process
Terminator
It is represented by a diamond and it requires with a “yes” or “no”.
Decision
Process
Sub - process
Terminator
It is represented by a rectangle and it must be described clearly and concisely.
Connector
Decision
Process
Sub - process
It is commonly used by systems analysts to visualize the series of processes in a business system.
Diagram
Flowchart
Logic
Product
How should you start constructing a flowchart?
A. Organize the identified tasks.
B. List all the tasks in the process in chronological order.
C. Identify the people that you will be needing to do the work.
D. Buy all the materials and equipment for the works to be done.
True or false: There are many different types of flowcharts.
True
False
What is a flowchart?
A flowchart is a text-based way of designing an algorithm
A flowchart is a specific programming language
A flowchart is a diagram that represents a set of instructions
What is the symbol for a decision in a flowchart?
A parallelogram
A diamond
A circle
Which of these is the correct symbol for a process in a flowchart?
A diamond
A rectangle
A parallelogram
How are symbols connected together in a flowchart?
Symbols do not get connected together in a flowchart
With lines and an arrow to show the direction of flow
By numbers
