English, asked by harmandeepsinghtoki, 5 months ago

what is flow chart?
and computer programming​

Answers

Answered by praseethanerthethil
4

Answer:

1)A flowchart is a diagrammatic representation of an algorithm. A flowchart can be helpful for both writing programs and explaining the program to others

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. The flowchart shows the steps as boxes of various kinds, and their order by connecting the boxes with arrows.

2) Computer programming is the process of writing instructions that get executed by computers. The instructions, also known as code, are written in a programming language which the computer can understand and use to perform a task or solve a problem.

Answered by btsarmyforever90
1

Answer:

A flowchart

  • A flowchart is a type of diagram that represents a workflow or process.

Computer programming

  • A computer program is a collection of instructions that can be executed by a computer to perform a specific task.
Similar questions