You are on page 1of 19

AI MCQs

The process by which you become aware of messages through your sense is called *
Marks/BTL/CO: 01M/BTL2/CO405.5

Organization

Sensation

Interpretation-Evaluation

Perception

The performance of an agent can be improved by *

a) Observing

b) Learning

c) Perceiving

d) None of the mentioned


A chat bot is based on? *

a) Strong Artificial Intelligence approach

b) Weak Artificial Intelligence approach

c) Cognitive Artificial Intelligence approach

d) Applied Artificial Intelligence approach

Which instruments are used for perceiving and acting upon the environment? *

a) Actuators

b) Sensors

c) Sensors and Actuators

d) None of the mentioned

Agents behavior can be best described by *

a) Perception sequence

b) Environment in which agent is performing

c) Sensors and Actuators

d) Agent function
When do we call the states are safely explorable? *

a) A goal state is unreachable from any state

b) A goal state is denied access

c) A goal state is reachable from every state

d) None of the mentioned

Specify the agent architecture name that is used to capture all kinds of actions. *

a) Complex

b) Relational

c) Hybrid

d) Reflective

Expansion of PEAS in task environment? *

a) Peer, Environment, Actuators, Sense

b) Performance, Environment, Actuators, Sensors

c) Perceiving, Environment, Actuators, Sensors

d) None of the mentioned


The main task of a problem-solving agent? *

a) Solve the given problem and reach to goal

b) To find out which sequence of action will get it to the goal state

c) All of the mentioned

d) None of the mentioned

State space? *

a) The whole problem

b) Your Definition to a problem

c) Problem you design

d) Representing your problem with variable and parameter

A search algorithm takes _________ as an input and returns ________ as an output. *

a) Input, output

b) Parameters, sequence of actions

c) Solution, problem

d) Problem, solution
A problem in a search space is defined by one of these state. *

a) Initial state

b) Last state

c) Intermediate state

d) All of the mentioned

A solution to a problem is a path from the initial state to a goal state. Solution quality is
measured by the path cost function, and an optimal solution has should have the _______ path
cost among all solutions. *

a) Highest

b) Lowest

c) Moderate

d) All of the mentioned

The process of removing detail from a given state representation is called ______ *

a) Extraction

b) Abstraction

c) Information Retrieval

d) Mining of data
The _______ is a touring problem in which each city must be visited exactly once. The aim is to
find the shortest tour. *

a) Finding shortest path between a source and a destination

b) Travelling Salesman problem

c) Map coloring problem

d) Depth first search traversal on a given map represented as a graph

Which search method takes less memory? *

a) Depth-First Search

b) Breadth-First search

c) Linear Search

d) Optimal search

Which search strategy is also called as blind search? *

a) Uninformed search

b) Informed search

c) Simple reflex search

d) All of the mentioned


Which search implements stack operation for searching the states? *

a) Depth-limited search

b) Depth-first search

c) Breadth-first search

d) None of the mentioned

Which of the following is/are Uninformed Search technique/techniques? *

a) Breadth First Search (BFS)

b) Depth First Search (DFS)

c) Uniform Cost Search

d) All of the mentioned

Translate the following statement into FOL.“For every a, if a is a philosopher, then a is a scholar”
*

a) ∀ a ∃ a philosopher(a) scholar(a)

b) ∃ a philosopher(a) scholar(a)

c) ∀ a philosopher(a) scholar(a)

d) None of the mentioned


Types of quantifiers *

a) Universal Quantification

b) Existential Quantification

c) Both (a) and (b)

d) None of the above

Propositional logic can represent *

a) Facts

b) Objects

c) Relations

d) All of the above

First-Order Logic are can represent *

a) Facts

b) Objects

c) Relations

d) All of the above


Which is used to construct the complex sentences? *

a) Symbols

b) Functions

c) Logical connectives

d) All of the mentioned

Which is true of the following about logical connectives in artificial intelligence? *

a) Negation

b) Disjunction

c) Implication

d) All of the above

Which is used to compute the truth of any sentence? *

a) Both Semantics of propositional logic & Alpha-beta pruning

b) Alpha-beta pruning

c) First-order logic

d) Semantics of propositional logic


From which rule does the modus ponens are derived? *

a) Module rule

b) Inference rule

c) Both Inference & Module rule

d) None of the mentioned

Which condition is used to cease the growth of forward chaining? *

a) Atomic sentences

b) Complex sentences

c) No further inference

d) All of the mentioned

Which algorithm will work backward from the goal to solve a problem? *

a) Forward chaining

b) Backward chaining

c) Hill-climb algorithm

d) None of the mentioned


Knowledge and reasoning also play a crucial role in dealing with ________ environment. *

a) Completely Observable

b) Partially Observable

c) Neither Completely nor Partially Observable

d) Only Completely and Partially Observable

A) Knowledge base (KB) is consists of set of statements.B) Inference is deriving a new


sentence from the KB. Choose the correct option. *

a) A is false, B is true

b) A is false, B is false

c) A is true, B is false

d) A is true, B is true

What among the following could the universal instantiation of ___________ For all x King(x) ^
Greedy(x) => Evil(x) *

a) King(John) ^ Greedy(John) => Evil(John)

b) King(y) ^ Greedy(y) => Evil(y)

c) King(Richard) ^ Greedy(Richard) => Evil(Richard)

d) All of the mentioned


Which among the following could the Existential instantiation of ∃x Crown(x) ^ OnHead(x,
Johnny)? *

a) Crown(John) ^ OnHead(John, Jonny)

b) Crown(y) ^ OnHead(y, y, x)

c) Crown(x) ^ OnHead(x, Jonny)

d) None of the mentioned

What will take place as the agent observes its interactions with the world? *

a) Learning

b) Hearing

c) Perceiving

d) Speech

How many types are available in machine learning? *

a) Supervised

b) Unsupervised

c) Reinforcement

d) All of the above


Prevents you from seeing an individual as an individual rather than as a member of a group. *

Cultural mores

Stereotypes

Schematas

Attributions

What is a perception check? *

a cognitive bias that makes us listen only to information we already agree with

a method teachers use to reward good listeners in the classroom

any factor that gets in the way of good listening and decreases our ability to interpret correctly

a response that allows you to state your interpretation and ask your partner whether or not that
interpretation is correct

What is the dominant modality for communication between humans? *

Hear

Speech

Smell

None of the mentioned


What kind of signal is used in speech recognition? *

Electromagnetic signal

Electric signal

Acoustic signal

Radar

What is viewed as problem of probabilistic inference? *

Speech recognition

Speaking

Hearing

Utterance

What is the study of how the language sounds? *

Speechology

Biology

Trilogy

Phonology
Which provides agents with information about the world they inhabit? *

Sense

Perception

Reading

Hearing

What is used to initiate the perception in the environment? *

Sensor

Read

Actuators

None of the mentioned

What is the process of breaking an image into groups? *

Edge detection

Smoothing

Segmentation

None of the mentioned


What is the name for information sent from robot sensors to robot controllers? *

temperature

pressure

feedback

signal

What is the field of Natural Language Processing (NLP)? *

Computer Science

Artificial Intelligence

Linguistics

All of the mentioned

The main challenge/s of NLP? *

Handling Ambiguity of Sentences

Handling Tokenization

Handling POS-Tagging

All of the mentioned


Choose form the following areas where NLP can be useful. *

Automatic Text Summarization

Automatic Question-Answering Systems

Information Retrieval

All of the mentioned

Machine Translation? *

Converts one human language to another

Converts human language to machine language

Converts any human language to English

Converts Machine language to human language

Given a sound clip of a person or people speaking, determine the textual representation of the
speech. *

Text-to-speech

Speech-to-text

All of the mentioned

None of the mentioned


Which of the following includes major tasks of NLP? *

Automatic Summarization

Discourse Analysis

Machine Translation

All of the mentioned

Examples of natural language processing(NLP) *

Email filters

Smart assistants

Language translation

All of the above

What is Coreference Resolution? *

Anaphora Resolution

Given a sentence or larger chunk of text, determine which words (“mentions”) refer to the same
objects (“entities”)

All of the mentioned

None of the mentioned


Natural Language Processing? *

branch of artificial intelligence

deals with the interaction between computers and humans using the natural language

objective of NLP is to read, decipher, understand, and make sense of the human languages in a
manner that is valuable

all of the above

This form was created inside International Institute of Information Technology (I²IT)Pune.

 Forms

You might also like