

MCQOPTIONS
Saved Bookmarks
This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Artificial Intelligence knowledge and support exam preparation. Choose a topic below to get started.
1. |
TO_INVOKE_THE_LISP_SYSTEM,_YOU_MUST_ENTER?$ |
A. | AI |
B. | LISP |
C. | CL (Common Lisp) |
D. | Both LISP and CL |
Answer» C. CL (Common Lisp) | |
2. |
ART (Automatic Reasoning Tool) is designed to be used on:$ |
A. | LISP machines |
B. | Personal computers |
C. | Microcomputers |
D. | All of the mentioned |
Answer» B. Personal computers | |
3. |
In_LISP,_the_function_(list-length_
|
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 mentioned |
Answer» C. returns t if <list> is empty | |
4. |
Which_particular_generation_of_computers_is_associated_with_artificial_intelligence? |
A. | Second |
B. | Fourth |
C. | Fifth |
D. | Third |
Answer» D. Third | |
5. |
Programming a robot by physically moving it through the trajectory you want it to follow be called? |
A. | contact sensing control |
B. | continuous-path control |
C. | robot vision control |
D. | pick-and-place control |
Answer» C. robot vision control | |
6. |
PROLOG is an AI programming language, which solves problems with a form of symbolic logic known as predicate calculus. It was developed in 1972 at the University of Marseilles by a team of specialists. Can you name the person who headed this team? |
A. | Alain Colmerauer |
B. | Niklaus Wirth |
C. | Seymour Papert |
D. | John McCarthy |
Answer» B. Niklaus Wirth | |
7. |
What was originally called the “imitation game” by its creator?$ |
A. | The Turing Test |
B. | LISP |
C. | The Logic Theorist |
D. | Cybernetics |
Answer» B. LISP | |
8. |
Which stage of the manufacturing process has been described as “the mapping of function onto form”?$ |
A. | Design |
B. | Distribution |
C. | Project management |
D. | Field service |
Answer» B. Distribution | |
9. |
Which term is used for describing the judgmental or commonsense part of problem solving? |
A. | Heuristic |
B. | Critical |
C. | Value based |
D. | Analytical |
Answer» B. Critical | |
10. |
When talking to a speech recognition program, the program divides each second of your speech into 100 separate: |
A. | Codes |
B. | Phonemes |
C. | Samples |
D. | Words |
Answer» D. Words | |