MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is performed by expr string handling’s function? |
| A. | determine the length of string |
| B. | extract a substring |
| C. | locate the position of a character in a string |
| D. | determine the length of string, extract and locate the position of the string |
| Answer» E. | |