SSC Exam Test Artificial Intelligence - Set 13 - ObjectiveBooks

SSC Exam Test Artificial Intelligence - Set 13

Practice Test: Question Set - 13


1. Arthur Samuel is linked inextricably with a program that played:
    (A) Checkers
    (B) Chess
    (C) Cricket
    (D) Football

2. Natural language understanding is used in:
    (A) Natural language interfaces
    (B) Natural language front ends
    (C) Text understanding systems
    (D) All of the above

3. In LISP, the function X (x). (2x+l) would be rendered as
    (A) (lambda (x) (+(*2 x)l))
    (B) (lambda (x) (+1 (* 2x)
    (C) (+ lambda (x) 1 (*2x))
    (D) (* lambda(x) (+2x1)

4. A natural language generation program must decide:
    (A) What to say
    (B) When to say something
    (C) Why it is being used
    (D) Both (a) and (b)

5. Who is considered to be the "father" of artificial intelligence?
    (A) Fisher Ada
    (B) John McCarthy
    (C) Allen Newell
    (D) Alan Turning

6. In LISP, the atom that stands for "False" is
    (A) t
    (B) Nil
    (C) y
    (D) Time

7. A KES knowledge base contains information in the form of:
    (A) Associations
    (B) Actions
    (C) Free text
    (D) All of the above

8. In which of the following areas may ICAI programs prove to be useful?
    (A) Educational institutions
    (B) Corporations
    (C) Department of Defense
    (D) All of the above

9. Which of the following are examples of software development tools?
    (A) Debuggers
    (B) Editors
    (C) Assemblers, compilers and interpreters
    (D) All of the above

10. The first AI programming language was called:
    (A) BASIC
    (B) FORTRAN
    (C) IPL
    (D) LISP

Show and hide multiple DIV using JavaScript View All Answers

 Next Tests: