0

Artificial Intelligence

Description: Artificial intelligence Artificial Intelligence
Number of Questions: 25
Created by:
Tags: Artificial intelligence Artificial Intelligence
Attempted 0/25 Correct 0 Score 0

Which of the following algorithms is more efficient because it prunes away the branches of the search tree?

  1. Metropolis algorithm

  2. Uniform cost search algorithm

  3. Alpha-beta algorithm

  4. Algorithm

  5. Merge sort algorithm


Correct Option: C
Explanation:

This algorithm is more efficient because it prunes away the branches of the search tree.

Which of the following technical terminologies of AI knows the actual outcome of its actions and can act accordingly?

  1. Rational agent

  2. Omniscient agent

  3. Agent

  4. Technical account manager

  5. System monitor


Correct Option: B
Explanation:

This technical terminology of AI knows the actual outcome of its actions and can act accordingly.

Which of the following technical persons or machines is one that always takes the action that is expected to maximize its performance measure, given the percept sequence?

  1. Ideal agent

  2. Rational agent

  3. Agent

  4. Technical account manager

  5. vCloud director


Correct Option: A
Explanation:

This technical person or machine is one that always takes the action that is expected to maximize its performance measure, given the percept sequence.

In which of the following technical infrastructures of AI, the next state of the environment is completed by the current state and the actions are selected by the agents?

  1. Non deterministic environment

  2. Episodic environment

  3. Common language runtime

  4. Virtual machine technology

  5. Deterministic environment


Correct Option: E
Explanation:

In this technical infrastructure of AI, the next state of the environment is completed by the current state and the actions are selected by the agents.

Which of the following algorithms of artificial intelligence can determine the best move for a player by enumerating the entire game tree?

  1. Metropolis algorithm

  2. Algorithm

  3. Greedy algorithm

  4. Minimax algorithm

  5. Uniform cost search


Correct Option: D
Explanation:

This algorithm of artificial intelligence can determine the best move for a player by enumerating the entire game tree.

Which of the following algorithms of artificial intelligence maintains a bounded list of states that must not be revisited?

  1. Uniform cost search algorithm

  2. Tabu search algorithm

  3. Algorithm

  4. Metropolis algorithm

  5. Merge sort algorithm


Correct Option: B
Explanation:

This algorithm of artificial intelligence maintains a bounded list of states that must not be revisited.

Which of the following algorithms of artificial intelligence has information about the number of steps or the path cost from the current state to the goal state?

  1. Greedy algorithm

  2. Algorithm

  3. Uniform cost search algorithm

  4. Blind search algorithm

  5. Metropolis algorithm


Correct Option: D
Explanation:

This algorithm of artificial intelligence has information about the number of steps or the path cost from the current state to the goal state.

Which of the following capabilities performed by a computer is used to store information about the answers of the questions and is used to draw new conclusions?

  1. Automated reasoning

  2. Caching

  3. Efficient

  4. Automated debugging

  5. Process affinity


Correct Option: A
Explanation:

This capability performed by a computer is used to store information about the answers of the questions and is used to draw new conclusions.

In which of the following technical infrastructures of artificial intelligence, the environment can change while an agent is deliberating?

  1. Episodic environment

  2. Non deterministic environment

  3. Dynamic environment

  4. Common language runtime

  5. Force.com


Correct Option: C
Explanation:

In this technical infrastructure of artificial intelligence, the environment can change while an agent is deliberating.

Which of the following techniques is used to provide the strategy to find the highest quality solution when there are several different solutions?

  1. Time complexity

  2. Process affinity

  3. Optimality

  4. Automated debugging

  5. Caching


Correct Option: C
Explanation:

This technique is used to provide the strategy to find the highest quality solution when there several different solutions.

Which of the following technical persons or machines of the artificial intelligence acts so that they will achieve their missions?

  1. Rational agent

  2. Agent

  3. Technical account manager

  4. Process monitor

  5. Goal based agent


Correct Option: E
Explanation:

This technical person or machine of the artificial intelligence acts so that they will achieve their missions.

In which of the following technical infrastructures of artificial intelligence, the environment does not change with the passage of time but the agent's performance score does?

  1. Non deterministic environment

  2. Episodic environment

  3. Semi dynamic environment

  4. Common language runtime

  5. Dropbox


Correct Option: C
Explanation:

In this technical infrastructure of artificial intelligence, the environment does not change with the passage of time but the agent's performance score does.

Which of the following algorithms of artificial intelligence is complete, optimal and optimally efficient among all optimal search algorithms?

  1. Uniform cost search algorithm

  2. Algorithm

  3. Metropolis algorithm

  4. A* search algorithm

  5. Greedy algorithm


Correct Option: D
Explanation:

This algorithm of artificial intelligence is complete, optimal and optimally efficient among all optimal search algorithms.

Which of the algorithms of artificial intelligence calls depth limited search with increasing limits until goal is found?

  1. Metropolis algorithm

  2. Uniform cost search algorithm

  3. Iterative deepening search algorithm

  4. Algorithm

  5. Merge sort algorithm


Correct Option: C
Explanation:

This algorithm of artificial intelligence calls depth limited search with increasing limits until goal is found.

Which of the following capabilities performed by the computer is used to store information provided before or during the interrogation?

  1. Process affinity

  2. Automated debugging

  3. Caching

  4. Reliable

  5. Knowledge representation


Correct Option: E
Explanation:

This capability performed by computer is used to store information provided before or during the interrogation.

Which of the following technical infrastructure of artificial intelligence is convenient because the agent need not maintain any internal state to keep track of the world?

  1. Episodic environment

  2. Non deterministic environment

  3. Accessible environment

  4. Force.com

  5. Client server computing


Correct Option: C
Explanation:

This technical infrastructure of the artificial intelligence is convenient because the agent need not maintain any internal state to keep track of the world.

In which of the following technical infrastructures of artificial intelligence, there are a limited number of distinct, clearly defined precepts and actions?

  1. Descrete environment

  2. Non deterministic environment

  3. Episodic environment

  4. Common language runtime

  5. Google app engine


Correct Option: A
Explanation:

In this technical infrastructure of artificial intelligence, there are a limited number of distinct, clearly defined percepts and actions.

Which of the following capabilities performed by computer is used to adapt to new circumstances and to detect the extrapolate patterns?

  1. Machine learning

  2. Caching

  3. Log writer

  4. CPU limiting

  5. Process affinity


Correct Option: A
Explanation:

This capability performed by computer is used to adapt new circumstances and to detect the extrapolate patterns.

Which of the following technical persons or machines is used to respond immediately with respect to the perceptions?

  1. Rational agent

  2. Agent

  3. Technical account manager

  4. Database writer

  5. Reflex agent


Correct Option: E
Explanation:

This technical person or machine is used to respond immediately with respect to the perceptions.

In which of the following technical infrastructures of artificial intelligence, the agent need not keep looking at the world while it is deciding on an action nor need it worry about the passage of time?

  1. Episodic environment

  2. Static environment

  3. Non deterministic environment

  4. Google app engine

  5. Peer to peer computing


Correct Option: B
Explanation:

In this technical infrastructure of artificial intelligence, the agent need not keep looking at the world while it is deciding on an action nor need it worry about the passage of time.

Which of the following algorithms of artificial intelligence is used to expand the shallowest node in the search tree?

  1. Breadth first search algorithm

  2. Uniform cost search tree

  3. Algorithm

  4. Greedy algorithm

  5. Metropolis algorithm


Correct Option: A
Explanation:

This algorithm of artificial intelligence is used to expand the shallowest node in the search tree.

Which of the following algorithms of artificial intelligence provides a way to escape local maxima and optimal to give a long enough cooling schedule?

  1. Metropolis algorithm

  2. Algorithm

  3. Uniform cost search algorithm

  4. Simulated annealing algorithm

  5. Merge sort algorithm


Correct Option: D
Explanation:

This algorithm of artificial intelligence provides a way to escape local maxima and is complete and optimal to give a long enough cooling schedule.

Which of the following algorithms of artificial intelligence avoids the pitfalls of depth first search by imposing a cutoff on the maximum depth of a path?

  1. Depth first search algorithm

  2. Depth limited search algorithm

  3. Algorithm

  4. Uniform cost search algorithm

  5. Metropolis algorithm


Correct Option: B
Explanation:

This algorithm of artificial intelligence avoids the pitfalls of depth first search by imposing a cutoff on the maximum depth of a path.

In which of the following technical infrastructures of artificial intelligence , the quality of agent's action depends just on the episode itself because susquent episodes don't depend on what actions occur in previous episodes?

  1. Episodic environment

  2. Non deterministic environment

  3. Non episodic environment

  4. Common language runtime

  5. Client server computing


Correct Option: C
Explanation:

In this technical infrastructure of artificial intelligence, the quality of agent's action depends just on the episode itself because subsequent episodes don't depend on what actions occur in previous episodes.

Which of the following algorithms of artificial intelligence keeps only a single state in memory but can get stuck on local maxima?

  1. Uniform cost search algorithm

  2. Iterative improvement algorithm

  3. Algorithm

  4. Metropolis algorithm

  5. Greedy algorithm


Correct Option: B
Explanation:

This algorithm of artificial intelligence keeps only a single state in memory but can get stuck on local maxima.

- Hide questions