The correct option is (b) Basic idea here is to build up the best alignment by using optimal alignments of larger subsequences
The explanation: In case of Needleman-Wunsch algorithm, the basic idea here is to build up the best alignment by using optimal alignments of smaller subsequences. It is based on dynamic programming, a discipline invented by Richard Bellman in 1953.