MCQOPTIONS
Saved Bookmarks
| 1. |
Which function is responsible for searching in the table? (For #define IN 1, the name IN and replacement text 1 are stored in a table ) |
| A. | find(s); |
| B. | findout(s); |
| C. | lookfor(s); |
| D. | lookup(s); |
| E. | None of these |
| Answer» E. None of these | |