

MCQOPTIONS
Saved Bookmarks
This section includes 7 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. |
Shaping teaching techniques to fit the learning patterns of individual students is the goal of __________ |
A. | decision support |
B. | automatic programming |
C. | intelligent computer-assisted instruction |
D. | expert systems |
Answer» D. expert systems | |
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, what is the function (list-length <list>)? |
A. | returns a new list that is equal to &lt: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. |
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) | |
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. |
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 | |
7. |
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 | |