This article is a set of Artificial Intelligence MCQ, and it is based on the topics – Agents,state-space search, Search space control, Problem-solving, learning, and many more.
If you missed the previous post of Artificial Intelligence’s then please click here.
Artificial Intelligence MCQ Questions
1.What are the types of Agents?
- biologic(people or animals)
- computational
- both a) and b)
- None of the above
2. How many properties of an Agent?
- 4
- 5
- 6
- 8
3. It is one of the application of Expert System.
- Virus detection
- Intelligence
- Ability to Learn
- Cooperation
4. which one of the following is blind search
a. Depth-first search
b. Depth-search first
c. Best-first search
d. Best-search-first
5. Artificial Neural Network Is based on?
a. Strong Artificial Intelligence approach
b. Weak Artificial Intelligence approach
c. Cognitive Artificial Intelligence approach
d. Applied Artificial Intelligence approach
6. What is the rule of a simple reflex agent?
a. Simple-action rule
b. Condition-action rule
c. Simple & Condition-action rule.
d. None of the mentioned
7. Performance of an algorithm depends on internal and external factors, What are they?
Answer: Internal factors/ External factors:
- The time required to run
- Space (memory) required to run
- Size of input to the algorithm
- Quality of the compiler
- Speed of the computer
8. The ………………… is used to give an approximation to the run-time- efficiency of an algorithm.
- Big-O notation
- Time complexity
- Space complexity
- None of the above
9. A state-space form a graph (or map) in which the nodes are …….. and the arcs between nodes are …………
- states,actions
- actions,states
- path, method
- None of the above
10. State-space search defines
- a state space
- branching factor
- bounding factor
- None of the above
11. How many ways we can solve the state-space search?
a. 1
b. 2
c. 3
d. 4
12. The expert system is capable of
a. Retrieving, explaining, advising
b. Advising, diagnosis, debugging
c. Retrieving, suggesting, advising
d. All of the mentioned
13.Genetic algorithms are implemented in a
a. Planning graph
b. Dynamic programming
c. Computer simulation
d. Simulation
14. In Travel salesman problem, If there are N cities, then the number of different paths among them is ………
- 1.2….(N-1) or (N-1)!= N!
- (N-1)!
- N!-2
- None of the above
15.Web Crawler is a/an ____________
a. Intelligent goal-based agent
b. Problem-solving agent
c. Simple reflex agent
d. Model-based agent
16. Unification techniques are applied in the ……………….
a. Hypothesis
b. Programming
c. Time and Space complexity
d. Resolution
17. Which search strategy is also called a blind search?
a. Uninformed search
b. Informed search
c. Simple reflex search
d. All of the mentioned
18. What are the main issues on which Biological networks prove to be superior to AI networks?
a. Collective computation
b. flexibility
c. Bidirectional search
d. all of the mentioned
19. When is the breadth-first search is optimal?
a.When there is less number of nodes present
b. When all step costs are equal
c. When all step costs are unequal
d. None of the mentioned
20. Which algorithm uses to solve any kind of problem?
a. Breadth-first algorithm
b. Tree algorithm
c. Bidirectional search algorithm
d. None of the mentioned
21. The field that investigates the mechanics of human intelligence.
- History
- Psychology
- Cognitive science
- Sociology
22. Properties of an agent are ………..
a. Autonomy
b. intelligence
c. ability
d. All of the mentioned
23. Expert System is used for……………..
a. decision-making
b. decision-support
c. information retrieval
d. decision making and decision support
24. Which one is used to improving the performance of the heuristic search?
a. Sample form of nodes
b. Quality of nodes
c. Values
d. Quality of Heuristic function
25. How many types of Search Algorithm?
a. 1
b. 3
c. 2
d. 4
Must Read:
- Artificial Intelligence MCQ Questions & Answers)
- Artificial Intelligence MCQ Questions & Answers
- MCQs on Machine Learning (NLP)
In this article, we presented some MCQs on Artificial intelligence or artificial intelligence MCQ. which helps you in your exams and various interviews. For more, please stay with us. We will provide more MCQs for different languages