Q153
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);
AnswerC.
find(s);
D.
lookfor(s);
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board