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. findout(s);
B. lookup(s);
C. find(s);
D. lookfor(s);
Answer» C. find(s);


Discussion

No Comment Found