WorksheetsCS8691 - Artifical Intelligence - IAT #1
Total questions: 50
Worksheet time: 50mins
Name
Class
Date
1.
What's the most popular programming language used in AI?
a)
C++
b)
Swift
c)
Python
d)
Javascript
2.
Who is known as the -Father of AI"?
a)
Fisher Ada
b)
Alan Turing
c)
John McCarthy
d)
Allen Newell
3.
Select the most appropriate situation for that a blind search can be used.
a)
Real-life situation
b)
Small Search Space
c)
Complex game
d)
All of the above
4.
The application/applications of Artificial Intelligence is/are
a)
Expert Systems
b)
Gaming
c)
Vision Systems
d)
All of the above
5.
The performance of an agent can be improved by __________
a)
a) Learning
b)
b) Observing
c)
c) Perceiving
d)
d) None of the mentioned
6.
External actions of the agent is selected by __________
a)
Perceive
b)
Performance
c)
Learning
d)
Actuator
7.
The action of the Simple reflex agent completely depends upon __________
a)
Perception history
b)
Current perception
c)
Learning theory
d)
Utility functions
8.
Which of the following could be the approaches to Artificial Intelligence?
a)
Strong Artificial Intelligence
b)
Weak Artificial Intelligence
c)
Applied Artificial Intelligence
d)
All of the mentioned
9.
An Artificial Neural Network Is based on?
a)
Strong Artificial Intelligence approach
b)
Weak Artificial Intelligence approach
c)
Cognitive Artificial Intelligence approach
d)
Applied Artificial Intelligence approach
10.
A basic line following robot is based on __________
a)
a) Strong Artificial Intelligence approach
b)
b) Weak Artificial Intelligence approach
c)
c) Cognitive Artificial Intelligence approach
d)
d) Applied Artificial Intelligence approach
11.
What among the following is/are the example of the intelligent agent/agents?
a)
a) Human
b)
b) Robot
c)
c) Autonomous Spacecraft
d)
d) All of the mentioned
12.
Which term is used for describing the judgmental or commonsense part of problem solving?
a)
a) Heuristic
b)
b) Critical
c)
c) Value based
d)
d) Analytical
13.
Which stage of the manufacturing process has been described as “the mapping of function onto form”?
a)
a) Design
b)
b) Distribution
c)
c) Project management
d)
d) Field service
14.
Which kind of planning consists of successive representations of different levels of a plan?
a)
a) hierarchical planning
b)
b) non-hierarchical planning
c)
c) project planning
d)
d) all of the mentioned
15.
What was originally called the “imitation game” by its creator?
a)
a) The Turing Test
b)
b) LISP
c)
c) The Logic Theorist
d)
d) Cybernetics
16.
What was originally called the “imitation game” by its creator?
a)
a) The Turing Test
b)
b) LISP
c)
c) The Logic Theorist
d)
d) Cybernetics
17.
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)
a) Alain Colmerauer
b)
b) Niklaus Wirth
c)
c) Seymour Papert
d)
d) John McCarthy
18.
Programming a robot by physically moving it through the trajectory you want it to follow be called __________
a)
a) contact sensing control
b)
b) continuous-path control
c)
c) robot vision control
d)
d) pick-and-place control
19.
In LISP, what is the function (list-length <list>)?
a)
a) returns a new list that is equal to <:list> by copying the top-level element of <list>
b)
b) returns the length of <list>
c)
c) returns t if <list> is empty
d)
d) all of the mentioned
20.
Shaping teaching techniques to fit the learning patterns of individual students is the goal of __________
a)
a) decision support
b)
b) automatic programming
c)
c) intelligent computer-assisted instruction
d)
d) expert systems
21.
A series of Artificial Intelligence systems, developed by Pat Langley to explore the role of heuristics in scientific discovery is ________
a)
a) RAMD
b)
b) BACON
c)
c) MIT
d)
d) DU
22.
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)
a) Turing Test
b)
b) Algorithm
c)
c) Boolean Algebra
d)
d) Logarithm
23.
Which approach to speech recognition avoids the problem caused by the variation in speech patterns among different speakers?
a)
a) Continuous speech recognition
b)
b) Isolated word recognition
c)
c) Connected word recognition
d)
d) Speaker-dependent recognition
24.
A computer vision technique that relies on image templates is __________
a)
a) edge detection
b)
b) binocular vision
c)
c) model-based vision
d)
d) robot vision
25.
DARPA, the agency that has funded a great deal of American Artificial Intelligence research, is part of the Department of __________
a)
a) Defense
b)
b) Energy
c)
c) Education
d)
d) Justice
26.
The explanation facility of an expert system may be used to __________
a)
a) construct a diagnostic model
b)
b) expedite the debugging process
c)
c) explain the system’s reasoning process
d)
d) expedite the debugging process & explain the system’s reasoning process
27.
Which instruments are used for perceiving and acting upon the environment?
a)
a) Sensors and Actuators
b)
b) Sensors
c)
c) Perceiver
d)
d) None of the mentioned
28.
What is meant by agent’s percept sequence?
a)
a) Used to perceive the environment
b)
b) Complete history of actuator
c)
c) Complete history of perceived things
d)
d) None of the mentioned
29.
How many types of agents are there in artificial intelligence?
a)
a) 1
b)
b) 2
c)
c) 3
d)
d) 4
30.
What is the rule of simple reflex agent?
a)
a) Simple-action rule
b)
b) Condition-action rule
c)
c) Simple & Condition-action rule
d)
d) None of the mentioned
31.
What are the composition for agents in artificial intelligence?
a)
a) Program
b)
b) Architecture
c)
c) Both Program & Architecture
d)
d) None of the mentioned
32.
In which agent does the problem generator is present?
a)
a) Learning agent
b)
b) Observing agent
c)
c) Reflex agent
d)
d) None of the mentioned
33.
Which is used to improve the agents performance?
a)
a) Perceiving
b)
b) Learning
c)
c) Observing
d)
d) None of the mentioned
34.
Which action sequences are used to achieve the agent’s goal?
a)
a) Search
b)
b) Plan
c)
c) Retrieve
d)
d) Both Search & Plan
35.
Which agent deals with happy and unhappy states?
a)
a) Simple reflex agent
b)
b) Model based agent
c)
c) Learning agent
d)
d) Utility based agent
36.
Which action sequences are used to achieve the agent’s goal?
a)
a) Search
b)
b) Plan
c)
c) Retrieve
d)
d) Both Search & Plan
37.
Which element in the agent are used for selecting external actions?
a)
a) Perceive
b)
b) Performance
c)
c) Learning
d)
d) Actuator
38.
Which technology uses miniaturized accelerometers and gyroscopes?
a)
a) Sensors
b)
b) Actuators
c)
c) MEMS
d)
d) None of the mentioned
39.
What is used for tracking uncertain events?
a)
a) Filtering algorithm
b)
b) Sensors
c)
c) Actuators
d)
d) None of the mentioned
40.
What is not represented by using propositional logic?
a)
a) Objects
b)
b) Relations
c)
c) Both Objects & Relations
d)
d) None of the mentioned
41.
Which kind of agent architecture should an agent an use?
a)
a) Relaxed
b)
b) Logic
c)
c) Relational
d)
d) All of the mentioned
42.
Which functions are used as preferences over state history?
a)
a) Award
b)
b) Reward
c)
c) Explicit
d)
d) Implicit
43.
Specify the agent architecture name that is used to capture all kinds of actions.
a)
a) Complex
b)
b) Relational
c)
c) Hybrid
d)
d) None of the mentioned
44.
Which agent enables the deliberation about the computational entities and actions?
a)
a) Hybrid
b)
b) Reflective
c)
c) Relational
d)
d) None of the mentioned
45.
Which kind of agent architecture should an agent an use?
a)
a) Relaxed
b)
b) Logic
c)
c) Relational
d)
d) All of the mentioned
46.
What is Machine learning?
a)
a) The autonomous acquisition of knowledge through the use of computer programs
b)
b) The autonomous acquisition of knowledge through the use of manual programs
c)
c) The selective acquisition of knowledge through the use of computer programs
d)
d) The selective acquisition of knowledge through the use of manual programs
47.
A model of language consists of the categories which does not include?
a)
a) Language units
b)
b) Role structure of units
c)
c) System constraints
d)
d) Structural units
48.
The performance of an agent can be improved by __________
a)
a) Learning
b)
b) Observing
c)
c) Perceiving
d)
d) None of the mentioned
49.
External actions of the agent is selected by __________
a)
Perceive
b)
Performance
c)
Learning
d)
Actuator
50.
The action of the Simple reflex agent completely depends upon __________
a)
Perception history
b)
Current perception
c)
Learning theory
d)
Utility functions
100 %
