Science, asked by dimpernis1hirnranav, 1 year ago

What are the advantages and disadvantages of algorithm?

Answers

Answered by vyshnavireddy
3
ADVANTAGES
Writing algorithm and program separately simplifies the overall task by dividing it into two simpler tasks. While writing the algorithm, we can focus on solving the problem instead of concentrating on a particular language.

Algorithm is written so that the code may be written in any language. Using the algorithm, the program could be written in Visual Basic, Java or C++ etc.

It is not necessary to understand a particular programming language to understand an algorithm. It is written in an English like manner.

DISADVANTAGES
Anyone can edit so this may be too open for some applications, for example confidential documentation. However it is possible to regulate user access.Open to SPAM and Vandalism if not managed properly. There are easy ways to restore a page however, and on WikiEducator you must be logged in to edit pages so this reduces vandalism by automated spam bots.Requires Internet connectivity to collaborate, but technologies to produce print versions of articles are improvingThe flexibility of a wiki's structure can mean that information becomes disorganised. As a wiki grows, the community plans and administers the structure collaboratively.The usual guidelines for healthy computer use 
Similar questions