

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is untrue regarding the scoring system used in dynamic programming? |
A. | If the residues are same in both the sequences the match score is assumed as +5 which is added to the diagonally positioned cell of the current cell |
B. | If the residues are not same, the mismatch score is assumed as -3 |
C. | If the residues are not same, the mismatch score is assumed as 3 |
D. | The score should be added to the diagonally positioned cell of the current cell |
Answer» D. The score should be added to the diagonally positioned cell of the current cell | |