CS607-Midterm
1 / 50
The foothhill problem occurs whenever there are___________ peaks.
2 / 50
We use graph to represent problems and their solution spaces.
3 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
4 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
5 / 50
Intelligence id the characteristics of:
6 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
7 / 50
Which one is not the application area of expert system?
8 / 50
Which one of the following is involved in an ES development project:
9 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
10 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
11 / 50
What is the correct order for solving a problem using GA I. Choose the best individuals from the population for crossover II. Choose initial population III. Evaluate the fitness of each individual
12 / 50
The tractable problems are further divided into structured and ________ problems
13 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
14 / 50
In DFS node with the largest value of height will be at Priority
15 / 50
Which Cycle does the following figure show?
16 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
17 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
18 / 50
A statement in conjunctive normal form (CNF) consists of __________
19 / 50
Every graph can be converted into a tree
20 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
21 / 50
Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.
22 / 50
23 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
24 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
25 / 50
From discipline ____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs.
26 / 50
An expert system may replace the expert or assist the expert.
27 / 50
Most of the solution spaces for problems can be represented in a ________
28 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
29 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
30 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
31 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
32 / 50
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating behavior
33 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
34 / 50
The traveling inside a solution space requires something called as ___________
35 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
36 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
37 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
38 / 50
Searching is a formal mechanism to explore
39 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
40 / 50
Which of the following two components are closely coupled and each is intrinsically tied to the other. i. Knowledge representation ii. Reasoning iii. Execution iv. Planning
41 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
42 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
43 / 50
The traveling inside solution space requires something called
44 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
45 / 50
Best first search is a greedy approach.
46 / 50
In some cases, the rules provide more definite actions such as “move left” or “close door”, in which case the rules are being used to represent _________.
47 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
48 / 50
Reasoning in fuzzy logic is just a matter of generalizing the familiar _________ logic.
49 / 50
In the statement “IF A THEN B”, B is called
50 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
Your score is
The average score is 52%
Restart quiz