Artificial Intelligence Objective Type Questions and Answers PDF,Artificial Intelligence Multiple Choice Questions and Answers,
11.Which of the following is not Importance of Artificial Intelligence?
- Game Playing
- Content Writing
- Speech Recognition
- Computer Vision
Ans – 2
Explain : In artificial Intelligence we don’t do content writitng
12.Artificial Intelligence (AI) is the part of computer science concerned with______
- Working with software
- Working with hardware
- designing intelligent computer systems
- None of these
Ans – 3
Explain : Artificial Intelligence (AI) is the part of computer science concerned with designing
intelligent computer systems.
13.What refers to the process of choosing/computing the correct sequence of steps
to solve a given problem?
- Working with software
- Planning
- designing
- None of these
Ans – 2
Explain : Planning refers to the process of choosing/computing the correct sequence of steps
to solve a given problem.
14.What refers to the process of choosing/computing the correct sequence of steps
to solve a given problem?
- Working with software
- Planning
- designing
- None of these
Ans – 2
Explain : Planning refers to the process of choosing/computing the correct sequence of steps
to solve a given problem.
15.When a program makes observations of some kind, it is often programmed to
compare what it sees with a pattern is called
- Pattern Recognition
- Planning
- designing
- None of these
Ans – 1
Explain : When a program makes observations of some kind, it is often programmed to
compare what it sees with a pattern is called Pattern Recognition
16.What is the study of the kinds of things that exist?
- Pattern Recognition
- Planning
- designing
- Ontology
Ans – 4
Explain : Ontology is the study of the kinds of things that exist.
17.What is a way of trying to discover something or an idea imbedded in a program?
- Heuristics
- Planning
- designing
- Ontology
Ans – 1
Explain : A heuristic is a way of trying to discover something or an idea imbedded in a
program.
18.What is a technique for getting programs to solve a task by mating random Lisp programs and selecting fittest in millions of generations?
- Heuristics
- Planning
- Genetic Programming
- Ontology
Ans – 3
Explain : Genetic Programming is a technique for getting programs to solve a task by mating random Lisp programs and selecting fittest in millions of generations.
19.What are varieties of space-for-time algorithms?
- Input enhancement
- Prestructuring
- Both A and B
- None of these
Ans – 3
Explain : Prestructuring and Input enhancement are varieties of space-for-time algorithms.
20.Simply the space of all possible
states, or configurations, that our system may be in,
- Input enhancement
- Prestructuring
- State Space Representations
- None of these
Ans – 3
Explain : The state space is simply the space of all possible
states, or configurations, that our system may be in.