Computer Science, asked by jayashreemllck, 2 days ago

draw a flowchart to print"hello everybody" 10 times,by using the loop concept​

Answers

Answered by 607ajaykumar
5

Explanation:

hallo world ki jagah hallo everybody likhna hai

Attachments:
Answered by mahinderjeetkaur878
1

Answer: - The flowchart to print "Hello Everybody" 10 times, by using the loop concept is drawn in the image attached in the answer. Please see the image.

About Flowchart: -

  • A flowchart is a type of the diagram which represents a workflow or a process.
  • A flowchart can also be defined or said as a diagrammatic representation of an algorithm or a step-by-step method of solving a task.
  • The flowchart shows the steps of an algorithm in the boxes of various kinds.
  • The written or drawn order of the boxes and the connecting of the boxes with arrows complete a flow chart.
  • This diagrammatic representation shows a solution model of the given problem.
  • Flowcharts are used in analyzing, designing, documenting or managing a process or a program in different fields.

Flowcharts can be of different types. Some of them are: -

  1. Document Flowchart
  2. Data Flowchart
  3. System Flowchart
  4. Program Flowchart

To know more about the topic, go to the given links: -

https://brainly.in/question/34435539

https://brainly.in/question/41851300

#SPJ3

Attachments:
Similar questions