InterviewSolution
Saved Bookmarks
| 1. |
What Does Check Opcode Do ? |
|
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). |
|