MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is not true for Genetic algorithms? |
| A. | It is a probabilistic search algorithm |
| B. | It is guaranteed to give global optimum solutions |
| C. | If an optimization problem has more than one solution, then it will return all the solutions |
| D. | It is an iterative process suitable for parallel programming |
| Answer» C. If an optimization problem has more than one solution, then it will return all the solutions | |