Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Artificial Intelligence
In LISP, the function X (x). (2x+l) would be rendered as
(lambda (x) (+(*2 x)l))
(lambda (x) (+1 (* 2x)
(+ lambda (x) 1 (*2x))
(* lambda(x) (+2x1)
None of the above
Correct Answer:
(lambda (x) (+(*2 x)l))
Next Question→
More Questions from
Artificial Intelligence
Programming a robot by physically moving it through the trajectory you want it to follow is called:
A bidirectional feedback loop links computer modelling with:
In LISP, the function evaluates both
and
is
In LISP, the function assigns the symbol x to y is
What is the term used for describing the judgmental or commonsense part of problem solving?
Who is considered to be the "father" of artificial intelligence?
Which type of actuator generates a good deal of power but tends to be messy?
The new organization established to implement the Fifth Generation Project is called:
A network with named nodes and labeled arcs that can be used to represent certain natural language grammars to facilitate parsing.
In 1985, the famous chess player David Levy beat a world champion chess program in four straight games by using orthodox moves that confused the program. What was the name of the chess program?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments