answersLogoWhite

0

Pre-test loop in C#

bool condition = false; [NOTE: this line is not part of the loop it is the condition which must be met for the loop to occur. If it is not satisfied the loop does not happen.

while (condition == false)
{
Do stuff
condition = checkCondition();
}

To draw this as a flowchart you just have to show that your flowchart can repeat a step/steps indefinitely depending on a condition

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

When and what are the symbols used in the flowchart for the program for the calculation of average numbers in C language?

Look up "Flowchart" in wikepedia, most of what you need to know can be found there. Get a flow chart symbol template and a sheet of paper and you are on your way.


Advantage of c language?

You can write computer-programs in it.


Hcf flowchart of c?

sfafa


Why is the interactive Visual Logic flowchart program more useful than a manually drawn flowchart?

A manual flowchart is static. The advantage of an interactive Visual Logic flowchart is that it allows users to input values for various variables at runtime. When the flowchart is finished, users can then run the program behind the chart.


Flowchart to show the greatest among a, b, c?

A


What is the advantage of a translator that is source to source compiler with C as target language?

For example, if you don't have a FooBar-language compiler, but have a FooBar-to-C translator, then you still can use FooBar-language programs.


Write a flowchart of reverse the string in c?

wefwfe


What is the definition of c sharp programming language?

C# is a derivative of C++, designed to allow C++ programmers to take advantage of the .NET environment. Officially, it is an object oriented language that encompasses strong typing and component orientation.


Flowchart for addition of two numbers?

start accept a,b and c c=a+b display c stop


Example of flowchart of while loop in c plus plus?

kk


What is the algorithm and flowchart to calculate the simple interest for 5 customers?

algorithms is language independent


Draw the flowchart of getting the largest number among the three?

To create a flowchart for finding the largest number among three numbers (let's call them A, B, and C), start with a "Start" symbol. Then, use a decision symbol to compare A and B; if A is greater, compare A with C in the next decision. If A is still greater, output A as the largest; otherwise, output C. If B is greater than A, compare B with C; if B is greater, output B; otherwise, output C. Finally, end the flowchart with an "End" symbol.

Trending Questions
Why is electrical air insulation worse at high altitude? What is Future scope of automatic meter reading? What is the voltage difference of a wire with 2.5 ohms and a current of 3.5 amps? Are rubber bands made out of rubber? How do you test a safety valve of a Boiler? Could you give us short declamation about life? What are the system requirements for a javascript download? The saturation condition of a triode occurs when the plate is at high voltage values and the grid with respect to the cathode is? Could you be pregnant if you missed a period by a month then had a very short red but not heavy the next month with negative urine tests.can it be genetic i heard the stories from my mom but am unsure? What is the programming language named after Blaise pascal's and who wrote it? How can you connect a laptop to a mobile handset through IR to program with AT commands and pass the commands to the handset using VC or VB? How do you get a grant for a new boiler? How rise in crude oil price affects the plastic industry? What country built the first nuclear power plant and what year? The minimum distance between the declination station and such objects as power lines and electrical equipment is? Btu of heat equal 3 ton cooling unit? How can a successful and thorough systems analysis be ruined by a poor system design? When should you use the word invented and when should you use created? What is the role of governor in hydro-power plant? Why do people create and develop new technologies?