NEW
Font size
WorksheetsIntroductio to AI and Its Applications(1BAIA103/203))
Total questions: 30
Worksheet time: 15mins
Select a language that is not used to code AI applications.
R
Python
Java
C++
The CEO of which company said ‘AI First’?
Microsoft
Amazon
Choosing the right algorithm to reach the desired outcome is a part of which process?
Learning
Reasoning
Self-correction
AI
In 1958, John McCarthy developed the AI programming language _____.
Lisp
Prolog
R
Python
Which company made the first self-driving car that could pass a state driving test?
Microsoft
Amazon
Google search, image recognition software, self-driving cars and IBM’s Watson are some examples of which systems?
Weak
Strong
Both of these
None of these
IBM’s Deep Blue is an example of _____.
Limited memory
Reactive machines
Theory of mind
Self-awareness
Which machine makes decisions keeping in view the feelings experienced through self-reflection and determination?
Reactive
Limited memory
Theory of mind
Self-awareness
_____ robots are designed to perform tasks in open environments that do not require constant human supervision.
Reactive robots
Limited memory robots
Supervised robots
Autonomous robots
Drones are examples of ______ robots.
Pre-programmed
Tele-operated
Augmenting
Autonomous
______ intelligence is the ability to perceive visual or spatial information, change it and recreate visual images.
Bodily-kinesthetic
Spatial
Logical-mathematical
Musical
______ is the set of processes used in making decisions and prediction.
Reasoning
Learning
Perception
Problem solving
______ learning triggers learning by watching and imitating others.
Perceptual
Relational
Observational
Stimulus-response
Identify the incorrect statement.
Agent can be anything that is capable of perceiving its environment.
Agents acts upon their environment using sensors.
An agent must perform all the actions to maximize its performance measure with respect to the percept sequence and the knowledge base that it has.
Rationality empowers the agent to perform expected actions after perceiving.
______ agents work using Condition-Action Rule that maps a state to an action.
Simple reflex
Model-based reflex
Goal-based
Utility-based
______ element of the learning agent provides feedback.
Performance
Learning
Critic
Problem generator
A ______ environment has a finite number of percepts.
Continuous
known
observable
discrete
______ learning is extensively applied in an unknown environment.
Reinforcement
Machine
Deep
Transfer
An environment with sensors can be partially observable because of ______.
noise
inaccuracy of the sensors
states are missing from the sensor data
All of these
Crossword puzzle is an example of ______ environment.
Static
dynamic
Semi-dynamic
None of these
A series of one-shot actions, and only the current percept is required for the action.
episodic
non-episodic
deterministic
non-deterministic
_____ represents information and facts about actions which occur in the real world.
Objects
Events
Performance
Meta-knowledge
_____ knowledge helps us to describe a particular concept, fact, object and its attributes.
Meta
Procedural
Declarative
Structural
_____ component retrieves data from the environment, discovers the source(s) of noise, checks if the AI was damaged by anything and defines response to be given when any sense has been detected.
Perception
Learning
Planning and Execution
Knowledge representation and reasoning
With _____ component, the system focuses on self improvement through knowledge acquisition, inference, acquisition of heuristics, faster searches, etc.
Perception
Learning
Planning and execution
Knowledge representation and reasoning
Which of the following is not a function planning and execution component?
Select an initial state
Enumerate preconditions and effects
Enumerate a sequence of actions to achieve the goal state
Reasoning and suggestions for self-improvement
_____ manipulates the representational structures to produce new knowledge corresponding to the existing structure.
Representational accuracy
Inferential adequacy
Inferential efficiency
Acquisitional efficiency
_____ derives new sentences from old ones and also facilitates addition of new sentence(s) to the knowledge base.
Knowledge representation system
Knowledge base system
Inference engine
Knowledge-based agent
_____ operation informs the knowledge base which action was selected and performed by the agent.
ASK
TELL
PERFORM
Any of these
Sentences are encoded into different logics at _____ level.
Knowledge
Logical
Implementational
All of these
