Across
- 3. The library function used to find the last occurrence of a character in a string.
- 5. ___ numbers are used in several routines in publickey cryptography.
- 7. A class cannot extend ___
Down
- 1. Too many recursive calls may result into ___ overflow.
- 2. ___ decomposition methods simplify computations,both theoretically & practically.
- 4. When you pass an array name as a function argument,you are implicitly passing the array by ___
- 6. ___ reads characters from stream into the string.
