Summary


This chapter has added a vital component to your programming knowledge. It has included the topics of how to make decisions in your code using either an if statement or a switch case statement to choose different tracks through your program. These decision-making structures are vital to any program and are present in all programming languages. You should now be able to use a for loop and understand its structure.

This chapter also introduced you to alternative loop structures such as the do loop and the while loop.




C++ Programming Fundamentals
C++ Programming Fundamentals (Cyberrookies)
ISBN: 1584502371
EAN: 2147483647
Year: 2005
Pages: 197
Authors: Chuck Easttom

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net