Advantages & Disadvantages of flow chart​

Answers

Answer 1

Answer:

Advantages of flow charts:

1. Communication where flowcharts are a more effective technique of explaining a system's rationale to all parties involved.

2. Efficient interpretation by using a flowchart, a problem can be investigated more effectively, resulting in lower costs and less time wasted.

3. Appropriate documentation such when program flowcharts serve as good documentary evidence, that is required for a variety of objectives, allowing things to run more smoothly.

4. Effective Coding where during the systems analysis and software development phases, the flowcharts serve as a guide or blueprint.

5. Practical Debug where the flowchart assists with the debugging process.

6. Efficient Program Maintenance by using a flowchart, it is simple to maintain an operational program. It allows the programmer to focus his efforts more effectively on that section.

Disadvantages of flow charts:

1. Manual traceability is required to ensure the accuracy of the flowchart drawn on paper.

2. Simple changes to the problem reasoning may necessitate a complete redo of the flowchart.

3. Displaying many branches and looping in flowchart is challenging.

4. When dealing with a complicated project or algorithm, the flowchart becomes very challenging and imprecise.

5. It can take some time to modify a flowchart.


Related Questions

Most practical applications of integer linear programming involve mostly ordinary integer variables and a small number of 0-1 integer variables. only 0-1 integer variables and not ordinary integer variables. a near equal number of ordinary integer variables and 0-1 integer variables. only ordinary integer variables.

Answers

Most practical applications of integer linear programming involve mostly; a. only 0-1 integer variables and not ordinary integer variables.

How to deal with Linear Programming Questions?

Linear programming is defined as a method used to achieve the best outcome in a mathematical model where its' requirements are represented by linear relationships.

Now, Linear programming is useful in a number of different applications and where integer linear programming is involved, it uses only 0-1 integer variables and not ordinary integer variables.

Read more about Linear Programming at; https://brainly.com/question/14309521

#SPJ1

A computer program can contain limited number of instructions true or false

Answers

Answer:

true

Explanation:

depending on how it is made

What effect does the sudo iptables --policy INPUT DROP command have on the access to computing resources

Answers

The effect of the sudo iptables --policy INPUT DROP command is that it gives room for system administrators to handle incoming and outgoing traffic.

What does Sudo iptables -- policy input drop command do?

The iptables -P INPUT DROP is known to be an -P switch that places the default policy on any given chain.

When the default policy on the INPUT chain changes to DROP., it implies that an incoming packet did not match one set of the rules and as such, it will have to be dropped.

Learn more about  computing resources from

https://brainly.com/question/14596532

#SPJ2

What are the method to decrease friction?​

Answers

Answer: For objects that move in fluids such as boats, planes, cars, etc the shape of their body is simplified in order to reduce the friction between the body of the objects and the fluid.

By polishing the surface, polishing makes the surface smooth and friction can be reduced.

Using lubricants such as oil or grease can reduce the friction between the surfaces.

When objects are rolled over the surface, the friction between the rolled object and the surface can be reduced by using ball bearings.

Explanation:

What does business informWhat does business information management do?
A.
identify information requirements for coworkers
B.
identify information requirements for different management levels
C.
create project plans for the project management team
D.
produce sales turnover summary for the sales professionals
E.
create financial documents for the finance departmentation management do?

Answers

Answer:

B) identify information requirements for different management levels

Explanation:

Business information management is based off of identifying the needs of a company. (This is also a plato answer)

Use the svd() function in matlab to compute a, the rank-1 approximation of a. clearly state what a, is, rounded to 4 decimal places. also, compute the root-mean square error (rmse) between a and a.
a=[1 2 2]
[ 3 4 5]
[ 6 7 8]

Answers

Using the knowledge in computational language in C code it is possible to write a code that organizes and calculates the value of the matrix of A*A and that is in up to 4 decimal places.

Writing the code in C is possible:

A=[1 2 2;3 4 5;6 7 8];

[u ,s ,v] = svd(A);

k = 1;

A1 = u(:,1:k)*s(1:k,1:k)*v(:,1:k)'; %'

RMSE = rms(sqrt(mean((A - A1).^2)))

See more about C code at brainly.com/question/17544466

#SPJ1

Explain different characteristics of computer?​

Answers

[tex]\huge\purple{Hi!}[/tex]

The characteristics of computer are speed, accuracy, reliability, Automaticon, Memory

Speed=A computer works with much higher speed and accuracy compared to humans while performing mathematical calculations. Computers can process millions (1,000,000) of instructions per second. The time taken by computers for their operations is microseconds and nanoseconds.

Accuracy=Computers perform calculations with 100% accuracy. Errors may occur due to data inconsistency or inaccuracy.

Reliability=A computer is reliable as it gives consistent result for similar set of data i.e., if we give same set of input any number of times, we will get the same result.

Automation=Computer performs all the tasks automatically i.e. it performs tasks without manual intervention.

Memory=A computer has built-in memory called primary memory where it stores data. Secondary storage are removable devices such as CDs, pen drives, etc., which are also used to store data.

Why do people take off the keys on the school computers

Answers

Answer:

is this supposed to be a joke-

Explanation:

cuz i dont get it

Draw and implement of an organization which have 125 employees. use the following features 1.email services 2.lan communication 3.vlan 4.security 5.storage 6.server

Answers

An organisation usually hires employees which helps in the successful achievement of the goals of the organisation.

Implementation of an organisation

The implementation of an organisation can be carried out using the following features:

Email services: Email address can be assigned to different employees of the organisation.

LAN communication: Local Area Network is used by organisation to connect their computer devices to a server using a common communication line.

VLAN: This is known as Virtual Local Area Network which is created between two LAN's.

Security: This is set up by a company to guide their data from theft.

Storage: This is used by the organisation to store their data.

Server: This is a device that provides internet services to another computer in an organisation.

Learn more about LAN here:

https://brainly.com/question/26956118

#SPJ4


Why does binary addition have a rule for 1 + 1 + 1 if only two numbers
are being added together?

Answers

Answer:

See below

Explanation:

Because sometimes you have to 'carry' a 1 over to the ext column when adding two binary numbers

Example :

 1 1 1

+1 1 1    <==== starting in the first R column add  1 + 1  to get 0 and carry 1

                then the next column you will add   1 + 1 + 1  = 1   and carry 1 again

                    then 1 + 1 + 1= 1  and carry 1 again (to column 4)  to get

1   1  1 0

How many pages is 1500 words double spaced 12 font?.

Answers

Answer:

1-2 pages

Explanation:

In the late 1980s, computer specialists were concerned that proprietary software had too many ________, so they started working on open source projects.

Answers

They were worried that the software had too many bugs.

How did Lamarck's theory of evolution differ from Darwin's?

Lamarck believed animals evolved by passing acquired traits down to offspring.

Lamarck believed species evolved slowly, over millions of years.

Lamarck believed that only vertebrates could evolve.

Lamarck believed that the fossil record was complete.

Answers

Answer:

Lamarck's theory of evolution was wrapped around the fact that in order for the organism to adapt to it's "new" environment it has to change but Darwin's theory was that the organism will change before it's environment does thus it doesn't impact it's change

Non linear editing can cause _____ where edit and re-edit and re-edit again can cause video to be less true than the original material

Answers

Non-linear editing can cause modification in the original video whereas editing and re-edit and re-edit again can cause the video to be less true than the original material.

What is non-linear editing?

In non-linear editing, the editor can do any operation with the video like adding or removing any frame without starting from the beginning.

It's been characterized as a ‘cut and paste’ technique that can really innovate how video makers approach videography.

Therefore Non-linear editing can cause modification in the original video whereas editing and re-editing and re-editing again can cause the video to be less true than the original material.

To know more about non-linear editing follow

https://brainly.com/question/15614247

#SPJ4

Artificial intelligence (ai) in perspective is a complex and interdisciplinary field that involves several specialties, including:

Answers

Artificial intelligence (ai) in perspective is a complex and interdisciplinary field that involves several specialties, including Interdisciplinary research diploma applications integrate or greater conventional educational guides of have a look at right into a greater personalized major.

What is Interactions among AI Artificial intelligence?

Interactions among AI Artificial intelligence and schooling is but some other instance of interdisciplinarity in AI (Oudeyer et al., 2016), that may immediately gain now no longer best the 2 fields, schooling and AI, however society and productiveness as a whole.

Interdisciplinary research diploma applications integrate or greater conventional educational guides of having a look at right into a greater personalized major. Unlike a liberal arts diploma wherein you'll have a look at an extensive type of subjects, an interdisciplinary diploma lets in college students to discover a greater centered subject matter that crosses into more than one field.

Read more about the interdisciplinary :

https://brainly.com/question/25955559\

#SPJ1

Your guardian receives a call similar to the one described in the amazon video. what is one thing they can do to check that it is a legitimate message?

Answers

One thing they can do to check that it is a legitimate message is to see if there is any link for you to click, or numbers to call, this will tell you that it is a scam.

How do you tell if someone is scamming you online?

There are a lot of ways to know online scam. Some include

Unexpected contact. Asking for your personal info.links been posted along with random messages.

Therefore,  One thing they can do to check that it is a legitimate message is to see if there is any link for you to click, or numbers to call, this will tell you that it is a scam.

Learn more about Scam from

https://brainly.com/question/1063454

#SPJ1

Online banking is a convenience that mostly affects which area of your life?
OA. Personal
B. Social
C. Cultural
OD. Ethical

Answers

Online banking is a convenience that mostly affects this area of a person's life: A. personal.

What is online banking?

Online banking simply refers to a type of technology that is used by financial institutions to offer their customers an opportunity to receive and send money through the Internet.

Some examples of online banking institutions include the following:

MoneygramPayment processorWestern UnionPay-Pal

In conclusion, online banking is a convenience that mostly affects the personal area of a person's life.

Read more on online banking here: https://brainly.com/question/2772610

#SPJ1

A program that performs handy tasks, such as computer management functions or diagnostics is often called a/an ____________.

Answers

Answer:

DOS

Explanation:

Disk operating

Select all the correct answers. Javier is preparing his resume for a network enginee list relevant experien El use a fancy font style for aesthetics mention all the certifications achieved list skills related to the job give importance to personal sition. Which three best practices should be employ? Reset Next​

Answers

Answer:

A and C

Explanation:

yes its correct I know what I'm doing

This program has a bug. When the green flag is clicked, nothing happens. How would you fix it?
A. Change the number inside the “Move” block
B. Change the number inside the “repeat” block
C. Make the sound louder with the purple block
D. Connect the event block directly to the “repeat” block

Answers

The correct answer is D, if you connect it, the program will operate properly.

For browsers to connect to resources on the Internet, the location of the resources must be specified through addresses called ________. Group of answer choices Hypertext Markup Language (HTML) top-level domains (TLDs) uniform resource locators (URLs) hyperlinks

Answers

URL is the right answer

Explanation:

Ive worked in data management

Identify the places in the code where there are object-oriented concept violations, content coupling, common coupling, control coupling, and stamp coupling situations. In the Directory Management System Submission Document, paste the code segments that correspond to each situation and explain how you would fix object-oriented concept violations, common coupling, control coupling, and content coupling issues.

Answers

In this way, using the knowledge in computational language in JAVA it is possible to write a code that identifies the directories and also the people who own these directories:

Writing the code we have:

import java.util.Scanner;

public class PersonnelDirectory

{

public static void main(String[] args)

{

Personnel per = new Personnel();

totalObjects total = new totalObjects();

Scanner scan = new Scanner(System.in);

String firstN, lastN, middleN;

int empID;

double salary;

int choice = -1;

do{

System.out.println("Welcome to the Personnel Directory Management System");

System.out.println("\n\n\t 1. Add Personel");

System.out.println("\n\t 2. Find Personel");

System.out.println("\n\t 3. Print Names");

System.out.println("\n\t 4. Number of Entries in the Directory");

System.out.println("\n\t Select one of the options above (1, 2, 3, 4)");

choice = scan.nextInt();

scan.nextLine();

switch(choice)

{

See more about JAVA at brainly.com/question/12975450

#SPJ1

Select the correct answer.
Denise is creating a web page about rainforest animals. Her friend has many photos of animals from a trip to Brazil. Denise wants to use some
of those photos for her web page. Which input device is best for transferring photos to her multimedia project?
O A digitizing tablet
OB.
keyboard
OC. graphic pad
OD. digital camera

Answers

I would say a digital camera, I am pretty sure a digitizing tablet and a graphic pad is the same, and a keyboard is pretty useless for this

How to turn off parental controls without a password on android?.

Answers

Answer:

Ask your parents.

what is a sub folder in ICT​

Answers

Answer:

A sub folder is a folder within a folder.

Explanation:

A subfolder on a computer is a folder inside of another folder. For example, someone may create a main folder for their music and then create subfolders to separate the genres of music.

Additionally, "sub" prefix means "under" or within.

Hope this helps.

Answer:

It's folder that is created from the main folder.

Which file format produces a lock-down version of an access database? accdb accdb-be accde accdb-e

Answers

The file format that produces a lock-down version of an access database is called; ACCDE

How to Identify Access Database?

ACCDB files are the default Microsoft Access database format in Access 2007 and later versions while the ACCDE format is a read-only, compressed version.

Now, the file format that produces a lock down version of an access database is called ACCDE file which is a Microsoft Access Execute Only Database file used to protect an ACCDB file.

Read more about Access Database at; https://brainly.com/question/9745438

#SPJ1

help me help you............

Answers

Answer:

change how big or small the shape or sprite is

To notify the browser that we have JavaScript code, we should use .............

Answers

Answer:

almost all browsers allow you to type JavaScript code directly into the browser, using something called the “console

What physical disk oriented performance counter should be used to determine the number of requests waiting to be processed by a disk

Answers

Answer:

current disk queue length

Explanation:

pls help!!

Calculate the standard deviation for the following data set: Data Set = 2, 9, 10, 4, 8, 4, 12

Answers

Answer:

4.24

Explanation:

First you find the mean of the data set, which is 7. Then to find standard deviation you have to follow the formula which tells you to subtract the mean from each number under the square root : √(2 - 7)^2 + (9 - 7)^2 + (10 - 7)^2 + (4 - 7)^2 + (8 - 7)^2 + (4 - 7)^2 + (12 - 7). Once you solve the parenthesis you square it, once you square it the negatives won't matter. That will leave you with this : √(25 + 4 + 9 + 9 + 25). The formula tells you to find the sum of those numbers (which is 72) then subtract one from how many numbers there are, 5 - 1 = 4, and divide your sum by that number. So 72 / 4 = 18. Then you find the square root of 18 and that becomes your answer.

Other Questions
The cost of a ticket to the circus is $22.00 for children and $46.00 for adults. On a certain day, attendance at the circus was 1,400 and the total gate revenue was $52,400. How many children and how many adults bought tickets? What is another natural process that could contribute to the evolution of a species genomes? what is the impact of social media on racism? You are on vacation with your family up in the mountains. Your friend is on vacation near the equator by the ocean. Explain which climate will experience the most precipitation based on what you know.A. Both climates will have the same amount of precipitation.B. The ocean climate will have less precipitation because it is close to sea level.C. The climate around the equator will have more precipitation because it is very hot.D. The mountain climate will have more precipitation because it increases with elevation. Suppose that a simple economy produces only four goods and services: sweaters, CDs, sugar, and soft drinks. Assume one half of the sugar is used in making the soft drinks and the other half of the sugar is purchased by households. what is the difference between s8 and 8 s True or false Aging and Disability Services Division (ADSD) does not have funding for on-call or after regular business hours staffing. anyone have any ideas? What is the Length of CG Normally, mortgage brokers have nothing to lose by encouraging you to get a bigger loan than you may be able to afford.TrueFalse = how an author creates humor for effect and uses it to communicate a universal truth. Read the following text and answer the question. Exactly how bad is the job situation going to be? An Organization for Economic Cooperation and Development study concluded that 9% of American jobs are at risk. Two Oxford scholars estimate that as many as 47% of American jobs are at risk. Even the optimistic scenario portends a serious problem. Whatever the case, it will need to be possible, within a few decades, for a life well lived in the U.S. not to involve a job as traditionally defined. A UBI will be an essential part of the transition to that unprecedented world.A Guaranteed Income for Every American,Charles MurrayQuestion: The writer acknowledges potential limitations of sources cited in this passage byA. implying the agenda of each source.B. juxtaposing public and private estimates.C. noting that neither conclusion is proven.D. using the conservative prediction to support his claim.E. highlighting the vast difference in predictions. find the area of the shaded part. The development of a new experimental method is most likely to change a theory if it makes it possible toanalyze samples when they are frozen.perform the experiment in a different lab.obtain and analyze results more quickly.study a larger sample size than before. Cooked poultry must reach what minimum internal temperature for at least 15 seconds?. A bus starts from rest.if the acceleration is 2m/s square, find i.the distance travelledii.the velocity after 2 seconds. In which order do the events occur? Why did Japan bomb Pearl Harbor on December 7th, 1941? The average adult dose of meperidine is 75mg. What dose would be appriopriate for a 10-month-old infant A scale model of a building is 3 inches tall. If the building is 90 feet tall, find the scale of the model.