

MCQOPTIONS
Saved Bookmarks
This section includes 11 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. |
In LISP, what is the function assigns the symbol x to y? |
A. | (setq y x) |
B. | (set y = x ) |
C. | (setq y = x ) |
D. | (setq y x ) |
Answer» E. | |
2. |
If a robot can alter its own trajectory in response to external conditions, it is considered to be ____________ |
A. | intelligent |
B. | mobile |
C. | open loop |
D. | non-servo |
Answer» B. mobile | |
3. |
In a rule-based system, what is the form of procedural domain knowledge? |
A. | production rules |
B. | rule interpreters |
C. | meta-rules |
D. | control rules |
Answer» B. rule interpreters | |
4. |
In LISP, the function returns t if is a CONS cell and nil otherwise ________ |
A. | (cons ) |
B. | (consp ) |
C. | (eq ) |
D. | (cous =) |
Answer» C. (eq ) | |
5. |
What is Weak AI? |
A. | the embodiment of human intellectual capabilities within a computer |
B. | a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans |
C. | the study of mental faculties using mental models implemented on a computer |
D. | all of the mentioned |
Answer» D. all of the mentioned | |
6. |
In LISP, the addition 3 + 2 is entered as _______________ |
A. | 3 + 2 |
B. | 3 add 2 |
C. | 3 + 2 = |
D. | (+ 3 2) |
Answer» C. 3 + 2 = | |
7. |
The original LISP machines produced by both LMI and Symbolics were based on research performed at? |
A. | CMU |
B. | MIT |
C. | Stanford University |
D. | RAMD |
Answer» C. Stanford University | |
8. |
Which of the following is a project of the Strategic Computing Program? |
A. | Defense Advanced Research Projects Agency |
B. | National Science Foundation |
C. | Jet Propulsion Laboratory |
D. | All of the mentioned |
Answer» B. National Science Foundation | |
9. |
Seymour Papert of the MIT AI lab created a programming environment for children called ___________ |
A. | BASIC |
B. | LOGO |
C. | MYCIN |
D. | FORTRAN |
Answer» C. MYCIN | |
10. |
Prior to the invention of time-sharing, the prevalent method of computer access was ____________ |
A. | batch processing |
B. | telecommunication |
C. | remote access |
D. | all of the mentioned |
Answer» B. telecommunication | |
11. |
DEC advertises that it helped to create the world s first expert system routinely used in an industrial environment, called XCON or __________ |
A. | PDP-11 |
B. | Rl |
C. | VAX |
D. | MAGNOM |
Answer» C. VAX | |