1. Which values are independant in minimax search algorithm?
-
Pruned leaves x and y
Every states are dependant
Root is independant
2. To which depth does the alpha-beta pruning can be applied?
-
10 states
8 States
6 States
3. Learning works on existing facts and knowledge and deduces new knowledge from the old.
-
Inductive
Application
Deductive
4.KEE is a product of:
5. What is state space in AI?
-
The whole problem
Problem you design
The whole problem
6. Wumpus World is a classic problem, best example of
-
Single player Game
Two player Game
Reasoning with Knowledge
7. ‘a I= 13 Ito mean that the sentence a entails the sentence 13) if and only if, in every model in which a is 13 is also
-
True, true
True, false
False, true
8. Which is not a property of representation of knowledge?
-
Representational Verification
Representational Adequacy
Inferential Adequacy
9. Face recognition system is based on which AI?
-
Serial AI
Parallel AI
Applied AI
10.Default reasoning is another type of -
11. What is the name of the computer program that contains the distilled knowledge of an expert?
-
Management information System
Expert system
Data base management system
12. Which is not a property of representation of knowledge?
13. In LISP, the function evaluates both <variable> and <object> is -
14. Weak AI is
-
a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans.
the study of mental faculties through the use of mental models implemented on a computer.
the embodiment of human intellectual capabilities within a computer.
15. Which search is equal to minimax search but eliminates the branches that can’t influence the final decision?
-
Depth-first search
Breadth-first search
Alpha-beta pruning
16. 1GHz = ___
-
109 Hz
1010 Hz
107 Hz
17. DBS stands for ___
-
Disturb Broadcast Satellite
Direct Broadcast Satellite
Digital Broadcast Satellite
18. One definition of ai focuses on problem-solving methods that process:
-
Smell
Symbols
Touch
19. DM stands for ___
-
Delta Modulation
Direction Medium
Digital Method
20. What is a heuristic function?
-
A function to solve mathematical problems
A function which takes parameters of type string and returns an integer value
A function whose return type is nothing
21. What is the range for Radio
-
4KHz to 300 GHz
3KHz to 300 GHz
5KHz to 400 GHz
22. Why is the XOR problem exceptionally interesting to neural network researchers?
-
Because it can be expressed in a way that allows you to use a neural network
Because it is complex binary operation that cannot be solved using neural networks
Because it can be solved by a single layer perceptron
23. Artificial intelligence is
-
The embodiment of human intellectual capabilities within a computer
A set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans
The study of mental faculties through the use of mental models implemented on a computer
24. What is back propagation?
-
It is another name given to the curvy function in the perceptron
It is the transmission of error back through the network to adjust the inputs
It is the transmission of error back through the network to allow weights to be adjusted so that the network can learn
25. FDM stands for ___
-
Frequent Data Module
Fast Distribute Method
Frequency Division Multiplexing
26. Which of the following is not a stage of AI?
-
Predictive analytics
Diagnostic analytics
Cognitive analytics
27. An algorithm is complete if
-
It terminates with a solution when one exists
It starts with a solution
It does not terminate with a solution
28. How the compactness of the bayesian network can be described?
-
Locally structured
Fully structured
Partial structure
29. Why are linearly separable problems of interest of neural network researchers?
-
Because they are the only class of problem that network can solve successfully
Because they are the only class of problem that Perceptron can solve successfully
Because they are the only mathematical functions that are continue
30. Which of the following is not the promise of artificial neural network?
Related Quaries:
- Artificial Intelligence MCQ PDF download
- artificial intelligence solved mcqs pdf download
- what is artificial intelligence mcq with answers
- artificial intelligence mcq gtu
- artificial intelligence in teaching and learning multiple choice questions and answers pdf
- artificial intelligence mcq for ugc net
- ai project cycle class 9 mcq
- artificial intelligence mcqs sanfoundry
- knowledge representation in ai mcq
Post a Comment
0 Comments