answersLogoWhite

0


Best Answer

There are quite a few different advantages and disadvantages of using flow charts instead of text-based programming. One pro is that this is a visual aid that helps explain your ideas.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Advantages and disadvantages of using flow charts instead of text-based programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What are the advantages and disadvantages of using litigation instead of adr process?

ADR or alternative dispute resolution is a form of mediation that minimizes the legal expense of litigation. With court systems so far behind, any alternative to litigation is preferred. ADR is quicker and less costly, however settlements may be less.


What is advantage of using prototyping model instead of using waterfall model?

There are many advantages of using prototype model over waterfall model . Some of the advantages are: 1) Excellent for gathering and refining requirements. 2) Useful for assessing and reducing risks.


What are the disadvantages of using computers?

there are a lot of disadvantages, if you see the computer for long hours, it damages your sight, also if you get addicted to a particular feature of computer you will get stucked to it forever and will do no other work, also typing for a long time without taking interval breaks can risk to you wrist functions damage.


What is PHP platforms?

Platforms for programming languages can mean one of two things: a framework, or a system. A framework for a programming language (in PHP examples include: Laravel, CakePHP, Symfony) creates a base for programmers to work from. Instead of having to develop a way to easily serve dynamic pages to a user, a developer can use a framework to accomplish this, and get right to creating content. A system a programming language runs on can also be called a platform (for PHP examples include: Google's App Engine, Heroku, Fortrabbit). The system where you run your PHP simply allows your code to run, though it may include custom PHP installations or extensions.


Advantages of using vehicle body network system?

vehicle body networking is just a way to use less wire through-out the vehicle e.g instead of running a wire from the rear light to earth on the battery you just earth the rear light to the vehicles chassis.

Related questions

What are the advantages disadvantages of nationalisation?

The advantages of nationalism are that they give the government control over the country's Natural Resources, instead of giving it to foreign companies. The disadvantage is that it stifles competition.


What are the social advantages and disadvantages to cloning human body parts for transplant?

instead of losing a limb you could have it replaced and carry o living a life instead struggling wothout limbs


What are the advantages and disadvantages to the Treaty of Paris?

The Americans were able to gain their independence and start a country instead of being a colony being ruled by the British.


What are the features of an oop programming language?

Object orientated programming or OOP programming is based around objects instead of actions and data instead of logic.


What are the advantages and disadvantages of learning science using the Internet?

ADVANTAGES you can research it faster if you don't have a science book DISADVANTAGES you wont learn to do it yourself without the help of Internet you are more likely to be dis concentrated since you are using the Internet and it will tempt you to play games instead of learning science


What are advantages and disadvantages to the Treaty of Paris of 1783?

The Americans were able to gain their independence and start a country instead of being a colony being ruled by the British.


What are the advantages and disadvantages of free trade on Starbucks?

The disadvantage is that Starbucks can get the power, instead of the government. Advantage, is that there can be more production leading to more Starbucks around cities.


What are the advantages and disadvantages of a packet soup?

Advantages: It is portable, easy, fast and convenient for those who lack time or cooking skills Disadvantages: They are full of preservatives and many of the powdered ingredients etc. are made from ingredients which are not as good as they have to be preserved, such as oils, they tend to be really bad oils instead of the healthy ones. Hope this helps


Can you use isopropyl alcohol instead of ethyl alcohol in perfumes and what are the advantages or disadvantages?

The problem with isopropyl is the when it dries on the skin it evaporates nutrients in the skin also. i wouldn't recommend it.


What the advantages and disadvantages of bridges and switches?

well an advantage for the bridge is u get over water instead of running into a river. and an advantage for a switch is u can turn stuff on and off.


What are the advantages and disadvantages of batch production?

The advantages of batch production are that its cheaper to produce a whole batch instead of single, machines can be used more effectively. It's lower cost, fewer workers because going to use machines.


What are some disadvantages of using case structures to program multiple alternative decisions?

Using case structures becomes difficult when programming multiple alternative decisions. Instead of listing each of the steps and executing them individually, it is easier to make decision structures and loops.