

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following methods can be used to solve the matrix chain multiplication problem? |
A. | Dynamic programming |
B. | Brute force |
C. | Recursion |
D. | All of the mentioned |
Answer» E. | |