1.

An algorithm which tries all the possibilities unless results are satisfactory is and genrally is time consuming is:

A. Brute Force
B. Divide and Conquer
C. Dynamic programming algorithms
D. None of the mentioned
Answer» B. Divide and Conquer


Discussion

No Comment Found