A type of programming that imitates genetic algorithms. Genetic programming uses mutation and replication to produce algorithms that represent the "survival of the fittest." While genetic ...
Object-oriented programming allows procedures about objects to be created whose exact type is not known until runtime. For example, a screen cursor may change its shape from an arrow to a line ...