set-1
1. Intelligence is defined as: ______
The capacity to acquire and apply knowledge.
The faculty of thought and reason.
Superior powers of mind.
All of mentioned above
2. Artificial Intelligence (AI) is the simulation of human intelligence by machines. AI has ability to ______
Solve Problems
Act Rationally
Act like Humans
All of mentioned above
3. The central principle of AI includes ______
Reasoning, knowledge, planning, learning and communication
Perception and the ability to move and manipulate objects.
It is the science and engineering of making intelligent machines, especially intelligent computer programs
All of the mentioned above
4. ______ is about AI
Making a machine Intelligent
Putting your intelligence in Machine
Programming on Machine with your Own Intelligence
Playing a game on Computer
5. What is Artificial Intelligence?
Artificial Intelligence is a field that aims to make humans more intelligent
Artificial Intelligence is a field that aims to collect and mine the data
Artificial Intelligence is a field that aims to develop intelligent machines
Artificial Intelligence is a field that aims to improve the privacy and security
6. ______ is the father of Artificial Intelligence
Alan Turing
John McCarthy
Lady ADA
Charles Babbage
7. If a machine can change its course of action based on the external environment on its own, the machine is called ______
Ideal
Intelligent
Both A and B
Mobile
8. ______ is the branch of Artificial Intelligence.
Network Architecture
Full Stack Developer
Machine Learning
None of above
9. ______ is the goal of an AI
To extract scientific causes
To solve artificial problems
To solve real-world problems
To explain various sorts of intelligence
10. ______ is an application of AI
It helps to exploit vulnerabilities to secure the firm
Easy to create a website
It helps to deploy applications on the cloud
Language understanding and problem-solving (Text analytics and NLP)
11. In how many categories process of Artificial Intelligence is categorized?
Processes are categorized based on the provided input and gained output.
Categorized into 3 categories
Categorized into 4 categories
Process is not categorized
12. Based on ______ parameter Artificial Intelligence is categorized.
Functionality
Durability
Capability
Both A and C
13. ______ is not an application of artificial intelligence
Computer Vision
Natural Language Processing
Containerization
Image Recognition
14. ______ is the challenges of AI
Black box problem
AI Algorithm Bias
High computing power requirement
All of the mentioned above
15. Consider the statement “AI will take over the jobs” is this statement true or its just a myth?
Myth
Fact
May be myth of Fact
Neither myth not fact
16. ______ is the opensource Open-source AI software.
Acumos AI
ClearML
H2O.ai
All of mentioned above
17. Which of the given language is not commonly used for AI?
LISP
PROLOG
Python
PHP
18. An ______ is anything that can be viewed as perceiving its environment through sensors and acting upon that environment through actuators.
Agent
Re-agent
Perceptor
Robotic arm
19. ______ maps from percept histories to actions:
Perceptor function
Agent function
Sensor function
Actuator function
20. The ______ runs on the physical architecture to produce ‘f’ in this relation
Actuator Program
Environment Program
Rational Program
Agent Program
21. A ______ should select an action that is expected to maximize its performance measure, based on the evidence provided by the percept sequence and whatever built-in knowledge the agent has.
Agent
Rational Agent
Irrational Agent
Environment
22. What is an ‘agent’?
Perceives its environment through sensors and acting upon that environment through actuators
Takes input from the surroundings and uses its intelligence and performs the desired operations
A embedded program controlling line following robot
All of the mentioned
23. Agents behavior can be best described by ______.
Perception sequence
Environment in which agent is performing
Sensors and Actuators
Agent function
24. An agent is composed of ___/Agent’s structure can be viewed as ___
Architecture
Agent Function
Perception Sequence
Architecture and Program
25. A rational agent is an agent that forever does the right thing.
True
False
Partially true
Completely false
26. Performance Measures are not fixed for all agents.
True
False
Partially true
Completely false
27. The Task Environment of an agent consists of which of the following?
Sensors
Performance Measures
Actuators
All of these
28. ______ following is rational at any given time depends on
The actions that the agent can do
The agent’s previous knowledge of the environment
The performance measure that describes the criterion of success
All of these
29. ______ is the act of task environment and Rational Agents in AI?
Observation and Solution
Problem and Solution
Problem and Observation
Identification and Observation
30. PEAS Stands for ______ in task Environment.
Prediction, Environment, Augmentation, Sensors
Perceiving, Entertainment, Actuators, Sense
Performance, Environment, Actuators, Sensors
Performance, Evolvement, Actuators, Sense
31. ______ is used to select a particular environment when we want to run the agent
Environment creator
Environment Generator
Both A & B
None of these
32. Consider an Agent “Taxi Driver” What might be the Performance Measure for it?
Comfortable trip
Roads
Steering Wheels
Cameras
33. Consider an Agent “Medical Diagnosis System” What might be the Environments of it?
Healthy Patients
Patients
Hospital
Both B and C
34. Consider an Agent “Part-picking Robot” What might be the sensors of it?
Bins
Joined Arms and Hands
Camera
None of the above
35. ______ types of observing environments are there in AI.
1
4
2
3
36. There are ______ basic types/structures of Agents in AI.
3
5
6
7
37. Name the type of the agent shown below:
Agent
KNOWLEDGE
LOOK-UP TABLE Key value Percept1 action1 Percept2 action2 ...
Sensors
What the world is like now
What action I should do now
Actuators
Environment
Simple reflex agent
Model-based agent
Goal-based agent
Table driven agent
38. Name the type of the agent shown below:
Agent
Condition-action rules
Sensors
What the world is like now
What action I should do now
Actuators
Environment
Simple reflex agent
Model-based reflect agent
Goal-based agent
Table driven agent
39. Name the type of the agent shown below
State How the world evolves What my actions do Condition-action rules What the world is like now What action I should do now
Agent Actuators
Simple reflex agent
Model-based reflect agent
Goal-based agent
Table driven agent
40. Name the type of the agent shown below:
State How the world evolves What my actions do What it will be like if I do action A What the world is like now What action I should do now
Agent Goals Actuators
Simple reflex agent
Model-based reflect agent
Goal-based agent
Learning agents
41. Name the type of the agent shown below:
State How the world evolves What my actions do
Sensors What the world is like now What it will be like if I do action A How happy I will be in such a state What action I should do now
Utility Agent
Actuators
Utility-based agent
Model-based reflect agent
Goal-based agent
Learning agents
42. Name the type of the agent shown below:
Performance standard
Critic feedback Learning element learning goals Problem generator Acquiring knowledge Personnel Environment Action Actions
Utility-based agent
Model-based reflect agent
Goal-based agent
Learning agents
43. Which agent deals with happy and unhappy states?
Simple reflex agent
Goal based agent
Table driven agent
Utility based agent
44. In which agent does the problem generator is present?
Observing agent
Reflex agent
Learning agent
Simple agent
45. What is the rule of simple reflex agent?
Simple-action rule
Condition-action rule
Both Simple & Condition-action rule
Utility rules
46. The action of the Simple reflex agent completely depends upon ______.
Perception history
Current perception
Performance measures
Goal functions
47. ______ kind of agent architecture should an agent can use.
Relaxed
Relational
Both A and B
None of Above
48. An agent’s sensors give it access to complete state of the environment at each point in time, then we say that the task environment is ______.
Partially observable
Fully observable
Static
Deterministic
49. Consider an example of a Chess game, in which a player gets to see the whole board. Which environment is this?
Partially observable
Fully observable
Static
Deterministic
50. Consider an example of poker game, in which a player gets to see only his cards. Which environment is this?
Partially observable
Fully observable
Static
Deterministic
Last updated