ETI Unit I MCQs
ETI Unit I MCQs
Academic Year2023-24
Sub Code: 22618 Sub Name: ETI Sem:VI
Important MCQs
Chapter 1- Artificial Intelligence
1. Which of these schools was not among the early leaders in AI research?
A. Dartmouth University
B. Harvard University
C. Massachusetts Institute of Technology
D. Stanford University
E. None of the above
Ans: B
2. DARPA, the agency that has funded a great deal of American AI research, is part of the
Department of:
A. Defense B. Energy
C. Education D. Justice
Ans: A
3. The conference that launched the AI revolution in 1956 was held at:
A. Dartmouth B. Harvard
C. New York D. Stanford
Ans: A
4. What is the term used for describing the judgmental or commonsense part of the
problem
solving?
A. Heuristic B. Critical
C. Value-based D. Analytical
Ans: A
8. A.M. Turing developed a technique for determining whether a computer could or could
not demonstrate the artificial Intelligence,, Presently, this technique is called
A. Turing Test B. Algorithm
C. Boolean Algebra D. Logarithm
Ans: A
13. The characteristics of the computer system capable of thinking, reasoning and learning
is
known is
A. machine intelligence
B. human intelligence
C. artificial intelligence
D. virtual intelligence
Ans: C
15. The first widely used commercial form of Artificial Intelligence (Al) is being used in
many
popular products like microwave ovens, automobiles and plug in circuit boards for desktop
PCs.
What is name of AI?
A. Boolean logic
B. Human logic
C. Fuzzy logic
D. Functional logic
Ans: C
16. What is the term used for describing the judgmental or commonsense part of the
problem
solving?
A. Heuristic
B. Critical
C. Value-based
D. Analytical
Ans: A
17. ______ is a branch of computer science which deals with helping machines finds
solutions to
complex problems in a more human-like fashions
A. Artificial Intelligence
B. Internet of Things
C. Embedded System
D. Cyber Security
Ans: A
18. In ____ the goal is for the software to use what it has learned in one area to solve
problems in other areas.
A. Machine Learning
B. Deep Learning
C. Neural Networks
D. None of these
Ans: B
19. Computer programs that mimic the way the human brain processes information is
called as
A. Machine Learning
B. Deep Learning
C. Neural Networks
D. None of these
Ans: C
20. A ____ is a rule of thumb, strategy, trick, simplification, or any other kind of device
which
drastically limits the search for solutions in large problem spaces.
A. Heuristic
B. Critical
C. Value based
D. Analytical
Ans: A
26. The concept derived from ________ level is propositional logic, tautology, predicate
calculus, model, temporal logic.
A. Cognition level
B. Logic level
C. Functional level
D. All of the above
Ans: B
28. The ____ level contains constituents at the third level which are knowledge-based
system,
heuristic search, automatic theorem proving, multi-agent system.
A. Cognition level
B. Gross level
C. Functional level
D. All of the above
Ans: B
30. ______ is used for AI because it supports the implementation of software that computes
with symbols very well.
A. LISP
B. ELIZA
C. PROLOG
D. NLP
Ans: A
31. Symbols, symbolic expressions, and computing with those is at the core of ______
A. LISP
B. ELIZA
C. PROLOG
D. NLP
Ans: A
32. ______ that deals with the interaction between computers and humans using the
natural
language
A. LISP
B. ELIZA
C. PROLOG
D. NLP
Ans: D
34. Aristotle’s theory of syllogism and Descartes and Kant's critic of pure reasoning made
knowledge on _____.
A. Logic
B. Computation logic
C. Cognition logic
D. All of the above
Ans: A
35. Charles Babbage and Boole who demonstrate the power of _______
A. Logic
B. Computation logic
C. Cognition logic
D. All of the above
Ans: B
36. In 1960s, _____ pushed the logical formalism to integrate reasoning with knowledge.
A. Marvin Minsky
B. Alain Colmerauer
C. John McCarthy
D. None of above
Ans: A
37. Sensing organs as input, mechanical movement organs as output and central nervous
system (CNS) in the brain as control and computing devices is known as _____ of human
being
A. Information Control Paradigm
B. Information Processing Paradigm
C. Information Processing Control
D. None of the above
Ans: B
38. _____ model was developed and incorporated in machines which mimicked the
functionalities of human origin.
A. Functional model
B. Neural model
C. Computational model
D. None of the above
Ans: C
39. Chomsky’s linguistic computational theory generated a model for syntactic analysis
through
__________
A. Regular Grammar
B. Regular Expression
C. Regular Word
D. None of these
Ans: A
49. ____ AI is a type of intelligence which could perform any intellectual task with
efficiency
like human.
A. Narrow AI
B. General AI
C. Super AI
D. None of the above
Ans: B
50. The idea behind _________AI to make such a system which could be smarter and think
like
a human by its own.
A. Narrow AI
B. General AI
C. Super AI
D. None of the above
Ans: B
51. The worldwide researchers are now focusing on developing machines with ___ AI.
A. Narrow AI
B. General AI
C. Super AI
D. None of the above
Ans: B
52. Playing chess, purchasing suggestions on e-commerce site, self-driving cars, speech
recognition and image recognition are the example of ____.
A. Narrow AI
B. General AI
C. Super AI
D. None of above
Ans: A
53. A machine can perform any task better than a human with cognitive properties is
known as ___
AI.
A. Narrow AI
B. General AI
C. Super AI
D. None of the above
Ans: C
54. Ability to think, puzzle, make judgments, plan, learn, communication by its own is
known as___ AI.
A. Narrow AI
B. General AI
C. Super AI
D. None of the above
Ans: C
56. Which AI system not store memories or past experiences for future actions.
A. Reactive machine
B. Limited memory
C. Theory of mind
D. None of the above
Ans: A
57. Which machines only focus on current scenarios and react on it as per as possible best
action.
A. Reactive machine
B. Limited memory
C. Theory of mind
D. None of the above
Ans: A
60. Which can stores past experiences or some data for short period time.
A. Reactive machine B. Limited memory
C. Theory of mind D. None of above
Ans: B
62. Which AI should understand human emotions, people, and beliefs and be able to
interact socially like humans.
A. Reactive machine
B. Limited memory
C. Theory of mind
D. None of the above
Ans: C
65. Which is not the commonly used programming language for AI?
A. PROLOG
B. LISP
C. Perl
D. Java script
Ans: C
67______________is a branch of science that deals with programming the systems in such a
way that they automatically learn and improve with experience
A. Machine Learning
B. Deep Learning
C. Neural Networks
D. None of these
Ans: A
68. Classifying email as spam, labeling webpages based on their content, voice recognition
are the example of _____.
A. Supervised learning
B. Unsupervised learning
C. Machine learning
D. Deep learning
Ans: A
69. K-means, self-organizing maps, hierarchical clustering are the example of _____.
A. Supervised learning
B. Unsupervised learning
C. Machine learning
D. Deep learning
Ans: B
70. Deep learning is a subfield of machine learning where concerned algorithms are
inspired by the structured and function of the brain called _____.
A. Machine learning
B. Artificial neural networks
C. Deep learning
D. Robotics
Ans: B