Artificial Intelligence Fundamentals

Covers core AI concepts including search algorithms, agent architectures, and environment types. Tests knowledge of fundamental AI terminology and algorithms.

25 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

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
Question 2 Multiple Choice (Single Answer)

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
Question 3 Multiple Choice (Single Answer)

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
Question 4 Multiple Choice (Single Answer)

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
Question 5 Multiple Choice (Single Answer)

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
Question 6 Multiple Choice (Single Answer)

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
Question 7 Multiple Choice (Single Answer)

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
Question 8 Multiple Choice (Single Answer)

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
Question 9 Multiple Choice (Single Answer)

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
Question 10 Multiple Choice (Single Answer)

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
Question 11 Multiple Choice (Single Answer)

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
Question 12 Multiple Choice (Single Answer)

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
Question 13 Multiple Choice (Single Answer)

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
Question 14 Multiple Choice (Single Answer)

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
Question 15 Multiple Choice (Single Answer)

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
Question 16 Multiple Choice (Single Answer)

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
Question 17 Multiple Choice (Single Answer)

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
Question 18 Multiple Choice (Single Answer)

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
Question 19 Multiple Choice (Single Answer)

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
Question 20 Multiple Choice (Single Answer)

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
Question 21 Multiple Choice (Single Answer)

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
Question 22 Multiple Choice (Single Answer)

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
Question 23 Multiple Choice (Single Answer)

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
Question 24 Multiple Choice (Single Answer)

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
Question 25 Multiple Choice (Single Answer)

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