Explore topic-wise MCQs in Artificial Intelligence.

This section includes 8 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.

THERE_EXISTS_TWO_WAY_TO_INFER_USING_SEMANTIC_NETWORKS.?$

A. Intersection Search
B. Inheritance Search
C. True
D. False
Answer» B. Inheritance Search
2.

The basic inference mechanism in semantic network is to follow the links between the nodes?

A. True
B. False
Answer» B. False
3.

Hypernym relation means,

A. A is part of B
B. B has A as a part of itself
C. A is a kind of B
D. A is superordinate of B
Answer» E.
4.

Meronymy relation means,

A. A is part of B
B. B has A as a part of itself
C. A is a kind of B
D. A is superordinate of B
Answer» B. B has A as a part of itself
5.

Following are the Semantic Relations used in Semantic Networks.

A. Meronymy
B. Holonymy
C. Hyponymy
D. All of the mentioned
Answer» E.
6.

Graph used to represent semantic network is,

A. Undirected graph
B. Directed graph
C. Directed Acyclic graph (DAG)
D. Directed complete graph
Answer» C. Directed Acyclic graph (DAG)
7.

Semantic Networks is

A. A way of representing knowledge
B. Data Structure
C. Data Type
D. None of the mentioned
Answer» B. Data Structure
8.

What among the following constitutes to the representation of the knowledge in different forms?

A. Relational method where each fact is set out systematically in columns
B. Inheritable knowledge where relational knowledge is made up of objects
C. Inferential knowledge
D. All of the mentioned
Answer» E.