Artificial intelligence In LISP, the function returns t if is even and nil otherwise: (evenp ) (even ) (numeven ) None of these (numnevenp ) (evenp ) (even ) (numeven ) None of these (numnevenp ) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Programming a robot by physically moving it through the trajectory you want it to follow is called: continuous-path control pick-and-place control None of these robot vision control contact sensing control continuous-path control pick-and-place control None of these robot vision control contact sensing control ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Graphic interfaces were first used in a Xerox product called: Smalltalk None of these ZetaLISP InterLISP Ethernet Smalltalk None of these ZetaLISP InterLISP Ethernet ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The explanation facility of an expert system may be used to: construct a diagnostic model All of these explain the system's reasoning process both (b) and (c) expedite the debugging process construct a diagnostic model All of these explain the system's reasoning process both (b) and (c) expedite the debugging process ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which environment is called as semi dynamic? Environment will be changed Environment does not change with the passage of time Agent performance changes Environment does not change with the passage of time, but Agent performance changes Environment will be changed Environment does not change with the passage of time Agent performance changes Environment does not change with the passage of time, but Agent performance changes ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Best-First search can be implemented using the following data structure Priority Queue Stack Queue Circular Queue Priority Queue Stack Queue Circular Queue ANSWER DOWNLOAD EXAMIANS APP