Computer Science, asked by parasmani89, 8 months ago

Fill in the blanks:
(a) A ......... is a graphical representation of the algorithm.
(b) The last symbol in a flowchart is.......
(c).........are used to connect different parts of a flowchart.
(d).........symbol of a flowchart is rectangular in shape.
(e).........symbol of a flowchart is elliptical in shape.​

Answers

Answered by Knegi491
18

Answer:

(a) flowchart

(b oval

(c) Lines and arrows show the sequence of the steps, and the relationships among them. These are known as flowchart symbols.

(d) rectangular box.

(e) Ellipse Ellipse

Answered by bhatiamona
2

Fill in the blanks:

(a) A ......... is a graphical representation of the algorithm.

(b) The last symbol in a flowchart is.......

(c) .........are used to connect different parts of a flowchart.

(d) .........symbol of a flowchart is rectangular in shape.

(e) .........symbol of a flowchart is elliptical in shape.​

Solution :

(a) A ......... is a graphical representation of the algorithm.

A _Flow Chart_ is a graphical representation of the algorithm.

(b) The last symbol in a flowchart is.......

The last symbol in a flowchart is _Decision_.

(c) .........are used to connect different parts of a flowchart.

_connectors_ are used to connect different parts of a flowchart.

(d) .........symbol of a flowchart is rectangular in shape.

_Process_ symbol of a flowchart is rectangular in shape.

(e) .........symbol of a flowchart is elliptical in shape.​

_Start and End_ symbol of a flowchart is elliptical in shape.​

Explanation :

A flowchart is a type of diagram that shows the process of a workflow. Better communication, effective analysis and asset debugging are all three characteristics of a flowchart. The steps in a flowchart are shown as different types of boxes and their sequence is shown by connecting those boxes with arrows. This type of graphical representation represents a solution model to a problem.

#SPJ3

——————————————————————————————————————

Know something more :

https://brainly.in/question/25872908?msp_poc_exp=4

Which of the following is not an advantage of flowchart

1. better communication

2. effective analysis

3. improper documentation

4. property debugging​

The correct answer is :

3. improper documentation

https://brainly.in/question/28681769

State true or false:

1) Flowchart can be read from bottom to top and from right to left.

Similar questions