awnser these two questions
Answers
2.A flowchart is a type of diagram that represents a workflow or process. A flowchart can also be defined as a diagrammatic representation of an algorithm, a step-by-step approach to solving a task
3.(2) is square
4-arrow
5- rhombus
3- parallelogram
1- oval
Answer:
1. symbol : Oval ;
Use in flowchart : used to represent start or end point of a program
2. symbol : Rectangle ;
Use in flowchart : used to represent a process which is part of a program
3. symbol : Parallelogram ;
Use in flowchart : used to represent input or output functions
4. symbol : an Arrow ;
Use in flowchart : Connector used to show the relationship between representative shapes of a program
5 symbol : Diamond ;
Use in flowchart : used to represent decision making process of a program