1.
When was the flow process chart first used?
Correct Answer
D. 1921
Explanation
The flow process chart was first used in 1921.
2.
What is the underlying graph structure of a flowchart called?
Correct Answer
C. Flow grapH
Explanation
The underlying graph structure of a flowchart is called a flow graph. A flow graph represents the flow of control within a program or process, showing the sequence of steps and decisions. It consists of nodes that represent the individual steps or actions, and edges that represent the connections or transitions between these steps. The flow graph helps to visualize the logical flow and relationships between different parts of the flowchart.
3.
Which of these intellectuals introduced the flow process chart?
Correct Answer
D. Lilian Gillbreth
Explanation
Lilian Gillbreth is the correct answer because she was an American psychologist and industrial engineer who made significant contributions to the field of management and industrial engineering. She introduced the flow process chart, which is a graphical tool used to analyze and improve work processes. Gillbreth's work in time and motion studies, efficiency, and workplace organization revolutionized industrial engineering and influenced the development of modern management practices.
4.
How many are the general types of flow chart?
Correct Answer
D. Four
Explanation
There are four general types of flow charts. Flow charts are used to visually represent the sequence of steps or processes in a system or workflow. The four general types include the process flow chart, the workflow chart, the data flow chart, and the system flow chart. Each type serves a specific purpose and provides a different perspective on the flow of information or activities within a system.
5.
Which of these is not a type of flowchart?
Correct Answer
D. Power flowcharts
Explanation
Power flowcharts are not a type of flowchart. The other options listed (document flowcharts, system flowcharts, and program flowcharts) are all recognized types of flowcharts used to visually represent different processes or systems. However, power flowcharts do not have a recognized definition or purpose in the field of flowcharting.
6.
What type of flowchart shows the controls over a data-flow in a system?
Correct Answer
C. Data flowcharts
Explanation
Data flowcharts show the controls over a data-flow in a system. They represent the movement of data between different processes, inputs, and outputs in a system. These flowcharts visually depict how data is processed, transformed, and stored within a system, allowing for a clear understanding of data flow and control mechanisms. Program flowcharts, on the other hand, focus on the flow of control within a program, while system flowcharts provide an overview of the entire system and its components.
7.
What type of flow chart shows the controls at a physical or resource level?
Correct Answer
B. System flowcharts
Explanation
System flowcharts show the controls at a physical or resource level. These flowcharts provide a visual representation of the system's processes, inputs, outputs, and controls. They help in understanding the flow of information, materials, and resources within a system. System flowcharts are useful in analyzing and improving the efficiency of a system, identifying bottlenecks, and designing or modifying controls at a higher level.
8.
What type of flowchart shows the controls in a program within a system?
Correct Answer
A. Program flowchart
Explanation
A program flowchart is a type of flowchart that shows the controls within a program in a system. It represents the sequence of steps or operations in a program, including decision points, loops, and subroutines. It helps to visualize the logical flow of the program and understand how the controls interact with each other. By using symbols and arrows, a program flowchart provides a clear and concise representation of the program's structure and helps in analyzing and debugging the program.
9.
When was the flowchart standard first revised?
Correct Answer
B. 1985
Explanation
The flowchart standard was first revised in 1985.
10.
Who was the first to name three of the basic types of flowcharts?
Correct Answer
D. Andrew Veronis
Explanation
Andrew Veronis is credited with being the first to name three of the basic types of flowcharts. Although the question does not specify which three types he named, Veronis is known for his work in the field of flowcharting and his contributions to the development and understanding of flowcharting techniques.