194k views
0 votes
Which of the following is not a flow charting symbol category?

A. Storage
B. Input - output
C. Reporting
D. Processing

User MakotoE
by
7.8k points

1 Answer

2 votes

Final answer:

C. Reporting is not a flow charting symbol category, as standard flowchart symbols do not include a 'Reporting' category.therefore, it is the correct answer to this question

Step-by-step explanation:

The correct answer is C. Reporting

A flowchart is a visual representation of a process or algorithm. It uses different symbols to represent different types of actions or steps. The four main categories of flowchart symbols are

Processing: This category includes symbols that represent operations or actions performed in the process.

Storage: This category includes symbols that represent the retention of data or information.

Input-Output: This category includes symbols that represent the input or output of data or information.

Decision: This category includes symbols that represent choices or decision points in the process.

Reporting is not a separate category of flowchart symbols, but it can be included within the processing category if needed.

The category that is not a flow charting symbol category is C. Reporting. Flowchart symbols are standardized shapes used in process mapping that represent different stages of a process or operation, such as action or decision points. Typically, flowchart symbols fall into categories like Input-output (indicated by parallelograms), Processing (represented by rectangles), and Storage (depicted with storage or data symbols). There is no standard flowcharting symbol category named 'Reporting'; therefore, it is the correct answer to this question.

User Chris Laplante
by
7.7k points