

McqMate
Q. |
ab*cd*+ where a=2,b=2,c=3,d=4. |
A. | 16 |
B. | 12 |
C. | 14 |
D. | 10 |
Answer» A. 16 | |
Explanation: the infix expression is a*b+c*d. evaluating it, we get, 2*2+3*4=16. |
View all MCQs in
Information Retrival TechniquesNo comments yet