Friday, December 12, 2014

loops

1.       Sometimes code using an iterative loop can be written without a loop, simply repeating the iterated code over and over as separate lines in the program. Explain the disadvantages of developing a program this way.

its way is slow and has lager windo for humin errer.

Name a large collection across which you might iterate.

to find incrrect words in a word doc.

1.       What is the relationship between iteration and the analysis of a large set of data?

they both look for certan information in a large set of data just use diffent ways of finding them.

No comments:

Post a Comment