Purchase Solution

Control Flow Definition, Meaning and Example

Not what you're looking for?

Ask Custom Question

Could you please help me to understand / define what the term "control flow" really means or is [in programming] in your own words.

How would you use control flow in computer programming to solve problems?
Would this be the if.else and looping?

Could you provide an example of how control flow would be used to track membership dues in a small organization?

Purchase this Solution

Solution Summary

Explains what is Control Flow in the context of Computer Programming by looking at its role, and how it is used to solve problems.
An illustration is given with the help of actual code.

Solution Preview

Control Flow in the context of Computer Programming refers to the logical flow of instructions in the source code. Control flow instructs the computer to take a different action based on the logical evaluation of a test parameter. This test parameter is represented as a diamond shaped box in a high-level abstraction of a source code, called flow-chart. ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Javscript Basics

Quiz on basics of javascript programming language.