Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
157 views
in Principles of Programming and Problem Solving by (29.6k points)
closed by

Jeena uses an algorithm to represent a problem while Neena uses flowchart which is better? Justify your answer?

1 Answer

+1 vote
by (29.8k points)
selected by
 
Best answer

Flowchart is better. 

The advantages of flow chart is given below. 

1. Better communication: 

A flow chart is a pictorial representation while an algorithm is a step by step procedure to solve a program. A programmer can easily explain the program logic using a flow chart. 

2. Effective analysis: 

The program can be analyzed effectively through the flow chart.

3. Effective synthesis: 

If a problem is big it can be divided into small modules and the solution for each module is represented in flowchart separately and can be joined together final system design. 

4. Proper program documentation: 

A flow chart will help to create a document that will help the company in the absence of a programmer. 

5. Efficient coding: 

With the help of a flowchart it is easy to write program by using a computer language.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

...