adplus-dvertising

Welcome to the Artificial Intelligence MCQs Page

Dive deep into the fascinating world of Artificial Intelligence with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Artificial Intelligence, a crucial aspect of UGC CBSE NET Exam. In this section, you will encounter a diverse range of MCQs that cover various aspects of Artificial Intelligence, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within UGC CBSE NET Exam.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Artificial Intelligence. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of UGC CBSE NET Exam.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Artificial Intelligence. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Artificial Intelligence MCQs | Page 11 of 12

Q101.
Natural objects can be realistically modeled using:
Discuss
Answer: (b).Fractal Geometry
Q102.
An agent can improve its performance by
Discuss
Answer: (c).Learning
Discuss
Answer: (b).The environment itself does not change with the passage of time but the agent’s performance score does.
Discuss
Answer: (b).Not fully observable or not deterministic
Discuss
Answer: (a).current percept, completely ignoring rest of the percept history.
Q106.
In heuristic search algorithms in Artificial Intelligence (AI), if a collection of admissible heuristics h1.......hm is available for a problem and none of them dominates any of the others, which should we choose?
Discuss
Answer: (a).h(n)=max{h1(n),....,hm(n)}
Q107.
Consider following sentences regarding A*, an informed search strategy in Artificial Intelligence (AI).

(a) A* expands all nodes with f(n) < C*.
(b) A* expands no nodes with f(n) /C*.
(c) Pruning is integral to A*.

Here, C* is the cost of the optimal solution path.
Which of the following is correct with respect to the above statements?
Discuss
Answer: (b).Both statement (a) and statement (c) are true.
Q108.
Consider a vocabulary with only four propositions A, B, C and D. How many models are there for the following sentence?

B V C
Discuss
Answer: (b).12
Q109.
Consider the following statements :

(a) False╞ True
(b) If α╞ (β ∧ γ) then α╞ β and α╞ γ.

Which of the following is correct with respect to the above statements?
Discuss
Answer: (d).Both statement (a) and statement (b) are true.
Q110.
Consider the following English sentence:

“Agra and Gwalior are both in India”.

A student has written a logical sentence for the above English sentence in First-Order Logic using predicate In(x, y), which means x is in y, as follows:

In(Agra, India) V In(Gwalior, India)

Which one of the following is correct with respect to the above logical sentence?
Discuss
Answer: (a).It is syntactically valid but does not express the meaning of the English sentence.
Page 11 of 12

Suggested Topics

Are you eager to expand your knowledge beyond Artificial Intelligence? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!