Computer Science, asked by salineythomas73811, 1 day ago

Write an Algorithm and draw a flow chart to calculate 2power 4

Answers

Answered by Itzvaibhav007
1

Answer:

Flowchart is a graphical representation of an algorithm. Programmers often use it as a program-planning tool to solve a problem. It makes use of symbols which are connected among them to indicate the flow of information and processing. The process of drawing a flowchart for an algorithm is known as “flowcharting”.

Similar questions