Q 91. In LISP, the function returns t if is even and nil otherwise:
A. (even <integer>)
B. (evenp <integer>)
C. (numeven <integer>)
D. (numnevenp <integer>)
Show Answer
Answer:-B. (evenpQ 92. Which of the following is an advantage of using an expert system development tool?
A. imposed structure
B. knowledge engineering assistance
C. rapid prototyping
D. All of the above
Show Answer
Answer:-D. All of the aboveQ 93. An AI system developed by Daniel Bobrow to read and solve algebra word problems
A. SHRDLU
B. SIMD
C. STUDENT
D. BACON
Show Answer
Answer:-C. STUDENTQ 94. The “Turing Machine” showed that you could use a/an _____ system to program any algorithmic task.
A. binary
B. electro-chemical
C. recursive
D. semantic
Show Answer
Answer:-A. binaryQ 95. MCC is investigating the improvement of the relationship between people and computers through a technology called:
A. computer-aided design
B. parallel processing
C. human factors
D. All of the above
Show Answer
Answer:-C. human factorsQ 96. The first widely-used commercial form of Artificial Intelligence (Al) is being used in many popular products like microwave ovens, automobiles and plug in circuit boards for desktop PCs. It allows machines to handle vague information with a deftness that mimics human intuition. What is the name of this AI?
A. Boolean logic
B. Human logic
C. Fuzzy logic
D. Functional logic
Show Answer
Answer:-C. Fuzzy logicQ 97. In his landmark book Cybernetics, Norbert Wiener suggested a way of modeling scientific phenomena using not energy, but:
A. mathematics
B. intelligence
C. history
D. information
Show Answer
Answer:-D. informationQ 98. Input segments of AI programming contain(s)
A. sound
B. smell
C. touch ,sight and taste
D. All of the above
Show Answer
Answer:-D. All of the aboveQ 99. The applications in the Strategic Computing Program include:
A. battle management
B. autonomous systems
C. pilot’s associate
D. All of the above
Show Answer
Answer:-D. All of the aboveQ 100. In LISP, the function evaluates <object> and assigns this value to the unevaluated <sconst>.
A. (defconstant <sconst> <object>)
B. (constant <sconst> <object>)
C. (eva <sconst> <object>)
D. (eva <object> <sconst>)
Leave a Reply