AI Model Exam

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Artificial Intelligence Model Questions for Exit Examination

1) Which of the following expert system that is used to determine the type and level of lung
cancer
a) DXplain b) PXDES c) MYCIN d) DENDRAL
2) Which of the following is the reasons for underfitting?
a) High bias and low variance
b) The size of the training dataset used is not enough.
c) The model is too simple.
d) Training data is not cleaned and also contains noise in it
e) All f) None
3) Which of the following is a family of probabilistic algorithms that use Bayes’ Theorem to
calculate the possibility of words or phrases falling into a set of predetermined “tags”
(categories) or not.
a) Naive Bayesian Algorithm
b) Support vector machines
c) Random forest algorithm
d) Decision trees
e) All

4) Which laws of Robotics states “A robot is not allowed to injured humanity, or, through
inaction it allows humanity to come to harm”.
a) Third Law b) Second Law c) First Law d) Zeroth Law

5) Among the given options, which search algorithm requires less memory?

A Optimal Search b) Depth First Search c) Breadth-First Search d) Linear Search

6) If a robot is able to change its own trajectory as per the external conditions, then the robot is
considered as the__
a) Mobile b)Non-Servo c)Open Loop d)Intelligent
7) The component of an Expert system is_________.
a) Knowledge Base b)Inference Engine c)User Interface d)All of the above
Artificial Intelligence Model Questions for Exit Examination

8) An AI agent perceives and acts upon the environment using___.

a) Sensors b)Perceiver c)Actuators d)Both a and c

9) Which rule is applied for the Simple reflex agent?

a) Simple-action rule b)Simple &Condition-action rule c)Condition-action rule d)None of the


above

10) The PEAS in the task environment is about____________.

a) Peer, Environment, Actuators, Sense b)Performance, Environment, Actuators, Sensors


c)Perceiving, Environment, Actuators, Sensors d)None of the above

11) The inference engine works on ______.

a) Forward Chaining b)Backward Chaining c)Both a and b d)None of the above

12) How many types of Machine Learning are there?

a) 1 b)2 c)3 d)4

13) Who is known as the inventor of Artificial Intelligence?


a) Charles Babbage b) John McCarthy c) Alan Turing d) Andrew Ng

14) ____ is the informed search method.


a) Memory Bound Heuristic Search b) A * Search c) Best First Search d) All of the above
15) Which of the following is the function of an AI Agent?
a) To map the percept sequence to an action
b) To map the goal sequence to an action
c) To work without direct interference from any external factor like humans
d) To map the environment sequence to an action

You might also like