Wednesday, October 7, 2009

BA 13

problems that lend themselves to procedural solutions tend to problems that have linear set of steps to solve the problem. an example would be following a recipe from a cookbook. the same steps are followed in the same order.

object oriented solutions start to shine when the order of execution of the individual operations is determined at run time.

No comments:

Post a Comment