InterviewSolution
Saved Bookmarks
| 1. |
What Does Check Opcode Is Used? |
|
Answer» The check OPERATION VERIFIES that each character in the base string (FACTOR 2) is among the character INDICATED in the comparator string (factor 1). The check operation verifies that each character in the base string (factor 2) is among the character indicated in the comparator string (factor 1). |
|