logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Artificial Intelligence Comments

  • Question
  • 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

  • Correct Answer
  • Heuristic 


  • Artificial Intelligence problems


    Search Results


    • 1. 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
    • 2. 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
    • 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. 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
    • 5. 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
    • 6. 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
    • 7. 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
    • 8. 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
    • 9. 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
    • 10. 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?

    • Options
    • A. Kaissa
    • B. CRAY BLITZ
    • C. Golf
    • D. DIGDUG
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment