logo

CuriousTab

CuriousTab

Artificial Intelligence problems


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

  • Options
  • 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
  • Discuss
  • 2. Programming a robot by physically moving it through the trajectory you want it to follow is called:

  • Options
  • A. contact sensing control
  • B. continuous-path control
  • C. robot vision control
  • D. pick-and-place control
  • E. None of the above
  • Discuss
  • 3. A bidirectional feedback loop links computer modelling with:

  • Options
  • A. artificial science
  • B. heuristic processing
  • C. human intelligence
  • D. cognitive science
  • E. None of the above
  • Discuss
  • 4. In LISP, the function evaluates both <variable> and <object> is

  • Options
  • A. set
  • B. setq
  • C. add
  • D. eva
  • E. None of the above
  • Discuss
  • 5. In LISP, the function assigns the symbol x to y is

  • Options
  • A. (setq y x)
  • B. (set y = 'x')
  • C. (setq y = 'x')
  • D. (setq y 'x')
  • E. None of the above
  • Discuss
  • 6. What is the term used for describing the judgmental or commonsense part of problem solving?

  • Options
  • A. Heuristic
  • B. Critical
  • C. Value based
  • D. Analytical
  • E. None of the above
  • Discuss
  • 7. Who is considered to be the "father" of artificial intelligence?

  • Options
  • A. Fisher Ada
  • B. John McCarthy
  • C. Allen Newell
  • D. Alan Turning
  • E. None of the above
  • Discuss
  • 8. Which type of actuator generates a good deal of power but tends to be messy?

  • Options
  • A. electric
  • B. hydraulic
  • C. pneumatic
  • D. (B) and (c) above
  • E. None of the above
  • Discuss
  • 9. The new organization established to implement the Fifth Generation Project is called:

  • Options
  • A. ICOT (Institute for New Generation Computer Technology)
  • B. MITI (Ministry of International Trade and Industry)
  • C. MCC (Microelectronics and Computer Technology Corporation)
  • D. SCP (Stategic Computing Program)
  • E. None of the above
  • Discuss
  • 10. A network with named nodes and labeled arcs that can be used to represent certain natural language grammars to facilitate parsing.

  • Options
  • A. Tree Network
  • B. Star Network
  • C. Transition Network
  • D. Complete Network
  • E. None of the above
  • Discuss

First 2 3 4 ... 8 .. 12 13 Last