Here are some questions related to the quiz competition.
Artificial Intelligence
Artificial Intelligence is one of the booming fields in the computer science field, which is bringing about a global revolution by making intelligent machines. It is currently all around us in the modern world and is making an entry into every field ranging from playing chess to robotics, to self-driving cars, to proving mathematical theorems.
Artificial Intelligence is made up of 2 words Artificial meaning “Man-Made” and Intelligence meaning “power to think”, making it a “man-made thinking machine”. The end goal of Artificial Intelligence is to make a machine that can think like humans and make decisions based on certain factors.
Goals of Artificial Intelligence:
The main goals Artificial Intelligence aims to achieve are as follows:
• Solve knowledge-intensive tasks.
• Replicate human intelligence to make meaningful decisions.
• Building a machine that can perform tasks that usually require human intelligence.
• Build a machine that demonstrates intelligent behaviour and is capable of learning new stuff from past data/experiences.
ARTIFICIAL INTELLIGENCE QUIZ QUESTIONS
1. Which of the following architecture are also known as systolic arrays?
A. MISD
B. SISD
C. SIMD
D. None of Above
2. The correct ways to solve a problem of state-space search are?
A. Forward from the initial state
B. Backward from the goal
C. Both A and B
D. None of the above
3. The different types of machine learning are?
A. Supervised
B. Unsupervised
C. Reinforcement
D. All of the above
4. The measure of performance of an AI agent is measured using?
A. Learning agent
B. Changing agent
C. Both a and b
D. None of the above
5. The name of the Artificial Intelligence system developed by Daniel Bobrow Was?
A. BACON
B. SIMD
C. STUDENT
D. None of the above
6. If a robot is able to change its own trajectory as per the external conditions, then the robot is considered as the__
A. Mobile
B. Non-Servo
C. Open Loop
D. Intelligent
7. The component of an Expert system is_________.
A. Knowledge Base
B. Inference Engine
C. User Interface
D. All of the above
8. Which rule is applied for the Simple reflex agent?
A. Simple-action rule
B. Simple &Condition-action rule
C. Condition-action rule
D. None of the above
9. Which agent deals with the happy and unhappy state?
A. Utility-based agent
B. Model-based agent
C. Goal-based Agent
D. Learning Agent
10. The maximum depth to which the alpha-beta pruning can be applied.
A. Eight states
B. Six states
C. Ten states
D. Any depth
11. Automatic Reasoning tool is used in_____.
A. Personal Computers
B. Microcomputers
C. LISP Machines
D. All of the above
12. The process of capturing the inference process as Single Inference Rule is known as:
A. Clauses
B. Ponens
C. Generalized Modus Ponens
D. Variables
13. Which algorithm takes two sentences as input and returns a Unifier?
A. Inference
B. Hill-Climbing
C. Unify algorithm
D. Depth-first search
14. The main function of problem-solving agent is to________.
A. Solve the given problem and reach the goal
B. Find out which sequence of action will get it to the goal state.
C. Both a & b
D. None of the above
15. A knowledge-based agent can be defined with _____ levels.
A. 2 Levels
B. 3 Levels
C. 4 Levels
D. None of the above
16. Ways to achieve AI in real-life are_________.
A. Machine Learning
B. Deep Learning
C. Both a & b
D. None of the above
17. How many types of Machine Learning are there?
A. 1
B. 2
C. 3
D. 4
18. Which of the following environment is strategic?
a) Rational
b) Deterministic
c) Partial
d) Stochastic
19. Which of the following is the founder and leader of AI research?
a.Allen Newell (CMU)
b. Herbert Simon (CMU)
c. John McCarthy (MIT)
d.All of the above
20.Which of the following tools is NOT used in A.I?