• Post author:
  • Post category:Computer


561. MLMenu, a natural language interface for the TI Explorer, is similar to:
A. Ethernet
B. NaturalLink
C. PROLOG
D. the Personal Consultant
E. None of the above

562. How many control unit(s) is/are available in SISD (single data stream, single data stream) architecture?
A. one
B. two
C. more than one
D. Mone
E. None of the above

563. Strong AI is
A. the embodiment of human intellectual capabilities within a computer.
B. a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans.
C. the study of mental faculties through the use of mental models implemented on a computer.
D. All of the above
E. None of the above

564. The traditional way to exit and LISP system is to enter
A. quit
B. exit
C. bye
D. ok
E. None of the above

565. In which of the following situations might a blind search be acceptable?
A. real-life situation
B. complex game
C. small search space
D. All of the above
E. None of the above

566. An encyclopedic database
A. is an information utility that specializes in storing and searching information
B. is generally free
C. is easy for beginners to use
D. All of the above
E. None of the above

567. In LISP, the function (endp <list>)
A. returns a new list that is equal to <list> by copying the top-level element of <list>
B. returns the length of <list>
C. returns t if <list> is empty.
D. All of the above
E. None of the above

568. In LISP, which of the following function assigns the value 10 to the symbol a?
A. (setq a 10)
B. (a = b) where b = 10
C. (a = 10) (d) (setq 10 a)
D. None of the above

569. In LISP, the atom that stands for “False” is
A. t
B. nil
C. y
D. time
E. None of the above

570. The expert system developed at MIT to solve mathematical problems is known as:
A. RAND
B. ISIS
C. MACSYMA
D. MOLGEN
E. CMU