Correct option is (a) True
To explain: The Needleman-Wunsch algorithm consists of three steps where these matrices play their role as follows:
i. Initialization of the score matrix
ii. Calculation of scores and filling the traceback matrix
iii. Deducing the alignment from the traceback matrix