(A) ANDs of Ors
(B) ANDs
(C) Ors
(D) Ors of ANDs
Tag: Mcqs on Artificial Intelligence
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info __.
(A) does not exist
(B) exists
(C) is incorrect
(D) is correct
Semantic networks are graphs, with nodes representing __ and arcs representing __ between objects.
(A) distance, relationships
(B) objects, distance
(C) relationships, distance
(D) objects, relationships
A function by which we can tell which board position is nearer to our goal is called?
(A) Alternative function
(B) Recursive function
(C) Best function
(D) Fitness function
An AI system has a __ component that allows the system to get information from its environment.
(A) Perception
(B) Planning
(C) Execution
(D) Learning
A proposition is the statement of a?
(A) Equation
(B) Action
(C) Theorem
(D) Fact
Mutation can be as simple as just flipping a bit at random or any number of bits.
(A) True
(B) False
In GA, the random process is repeated until an individual with required __ level is found.
(A) Higher
(B) Lower
(C) Fitness
(D) Logical