Computer Science, asked by shabnamakther91, 7 months ago

Q14: Draw a flowchart to print sum of two numbers.​

Answers

Answered by Anonymous
10

\huge{\underline{\underline{\sf{Answer:-}}}}

★ Starting of the program.

★Read input variable A.

★Read input variable B.

★Performed addition of the variables and store it in C variable.

★Print Variable C.

★End of the Program

Similar questions