Computer Science, asked by meghareka27, 2 months ago

1.A_______is used to show jump from one point in the process flow to another.
2.A good ________helps us to write effective and efficient programs.​

Answers

Answered by tarvinder0703
2

Answer:

this symbol is typically small and is used as a Connector to show a jump from one point in the process flow to another. Connectors are usually labeled with capital letters  to show matching jump points

Explanation:

Answered by actg1980
0

Answer:

Flowchart

Code simplification

Explanation:

Flowchart: In flowcharts, this symbol is typically small and is used as a Connector to show a jump from one point in the process flow to another.

Code Simplification: Most fast programs are simple, so keep it simple . Sources of harmful complexity includes: A lack of understanding the task and premature optimization. Problem Simplification: To increase the efficiency of a program, simplify the problem it solves.

I hope it's helpful for u

Similar questions