Examveda
Examveda

In LISP, the function X (x). (2x+l) would be rendered as

A. (lambda (x) (+(*2 x)l))

B. (lambda (x) (+1 (* 2x)

C. (+ lambda (x) 1 (*2x))

D. (* lambda(x) (+2x1)

E. None of the above

Answer: Option A


This Question Belongs to Computer Science >> Artificial Intelligence

Join The Discussion

Related Questions on Artificial Intelligence