Home
Current Affairs January 2024

What is the correct answer?

4

Which of the following mentioned searches are heuristic searches?
a) Random Search
b) Depth First Search
c) Breadth First Search
d) Best First Search
Options:

A. Only iv.

B. All i., ii., iii. and iv.

C. ii. and iv.

D. None of the above

Correct Answer :

A. Only iv.


In the best first search, which is also known as the heuristic search, the agent picks up the best node based upon the heuristic value irrespective of where the node is.

Related Questions

What is the correct answer?

4

Consider the following steps:
a) Gathering knowledge
b) Defining problem
c) Applying solution
d) Planning
e) Forming the state space
What is the correct order for solving an AI problem?

A. i. v. ii. iv. iii.

B. i. ii. iii. iv. v.

C. ii. i. v. iv. iii.

D. None of the above

What is the correct answer?

4

Which of the mentioned human behavior does the AI aim to mimic?

A. Thinking

B. Eating

C. Sleeping

D. None of the above

What is the correct answer?

4

Which of the following types does the Cryptarithmetic problem belong to?

A. Encryption Problem

B. Constraint Satisfactory Problem

C. Number problem

D. All of the above

What is the correct answer?

4

In AI, we study the whole universe by dividing it into two components.What are these two components?

A. Sky and Land

B. Agent and environment

C. Yes or No

D. None of the above

What is the correct answer?

4

Consider the following statement:The universal quantifier is used to define the whole subject population under the predicate.By reading the above statement, what are the phrases for which the universal quantifier can be applied?

A. For all

B. For each

C. For every

D. All of the above

What is the correct answer?

4

On which of the mentioned points does the Probabilistic Reasoning depend?

A. Estimation

B. Likelihood

C. Observations

D. All of the above

What is the correct answer?

4

How many types of learning are there for an AI system?

A. 2 types

B. 3 types

C. 4 types

D. None of the above

What is the correct answer?

4

The Certainty Factor (CF) is a numeric value which tells us about how likely an event or a statement is supposed to be true.What is the range of this numeric value, i.e. Certainty Factor?

A. Between 0 to 1 (Both inclusive)

B. Between 0 to 1 (Both exclusive)

C. Between -1 to +1

D. None of the above

What is the correct answer?

4

Consider the following statement:The knowledge-based agent can be described using three levels. These are: Knowledge level, Logical level, and Implementation levelIn which of these levels, is the raw and discrete information encoded into sentences?

A. Knowledge Level

B. Logical Level

C. Implementation Level

D. Can't be determined

What is the correct answer?

4

Which of the mentioned point are not valid with respect to a Propositional Logic?

A. In propositional Logic, each sentence is a declarative sentence

B. In propositional logic, the sentence can have answers other than True or False

C. Propositional Logic is a type of knowledge representation in AI

D. None of the above

What is the correct answer?

4

What is the major problem for AI systems while solving the real world problems?

A. Uncertainty in Environment

B. Poor battery life of the system

C. Improper training time

D. All of the above

What is the correct answer?

4

The results that we get after we apply probabilistic reasoning to a problem are,

A. 100% accurate

B. Estimated values

C. Wrong values

D. None of the above

What is the correct answer?

4

Which of the following statements define the certainty factor accurately?

A. The certainty factor is same as the probability of any event

B. The Certainty Factor (CF) is a numeric value that tells us about how likely an event or a statement is supposed to be true

C. The Certainty Factor (CF) is a numeric value that tells us about how certain we are about performing a particular task

D. None of the above

What is the correct answer?

4

Which of the mentioned properties of the Utility-based AI agent differentiates it from the rest of the AI agents?

A. Responding and providing solution to the problem

B. Meeting the preference of the user

C. Meeting the goal

D. All of the above

What is the correct answer?

4

Which of the following statements correctly defines the deductive logic in AI?

A. In deductive logic, the complete evidence is provided about the truth of the conclusion made

B. A top-down approach is followed

C. The agent uses specific and accurate premises that lead to a specific conclusion

D. All of the above

What is the correct answer?

4

Which of the mentioned Environment Classifications determine whether the environment variables are constant or keep changing?

A. Deterministic and non- Deterministic

B. Observable and partially-observable

C. Static and dynamic

D. All of the above

What is the correct answer?

4

How many types of quantifiers are there that are used to represent knowledge?

A. 3 types

B. 2 types

C. User can define as many quantifiers he wants

D. None of the above

What is the correct answer?

4

Which of the following agents is the best in terms of AI?

A. An agent which needs user inputs for solving any problem

B. An agent which can solve any problem on its own without any human intervention

C. An agent which needs an exemplary similar problem defined in its knowledge base prior to the actual problem

D. All of the above

What is the correct answer?

4

Using how many levels can a knowledge-based agent be defined?

A. 3 levels

B. 2 levels

C. 4 levels

D. None of the above

What is the correct answer?

4

What do the Constraints refer to in a CSP (Constraint Satisfactory problem)?

A. Restrictions

B. Rules

C. Regulations

D. All of the above

What is the correct answer?

4

Which of the following is not a goal of AI?

A. Thinking humanly

B. Adapting to the environment and situations

C. To rule over humans

D. Real Life Problem Solving

What is the correct answer?

4

Which of the following is a valid AI agent type?

A. Simple based Reflex agent

B. Model Based Reflex Agent

C. Goal Based Agent

D. All of the above

What is the correct answer?

4

What is the minimum Certainty factor which decided whether the value is true or false?

A. 0

B. -1

C. +1

D. Is decided in prior to every problem

What is the correct answer?

4

In AI systems, Logic can be represented in two types. What are these two types?
a) Inductive Logic
b) Common Logic
c) Deductive Logic
d) Machine Logic
Options:

A. i. and ii.

B. i. and iii.

C. ii. and iii.

D. iii. and iv.

What is the correct answer?

4

Which of the mentioned rules are valid Inference rules?

A. Modus Ponens

B. Resolution

C. Backward Chaining

D. All of the above

What is the correct answer?

4

On which of the mentioned points does the Conditional Probability reasonable to apply?

A. Dependent Events

B. Independent Events

C. Neither a. nor b.

D. Both a. and b.

What is the correct answer?

4

The Maintenance system in the Truth maintenance method stores what?

A. Only valid data

B. Only invalid data

C. Both valid and invalid data

D. None of the above

What is the correct answer?

4

Which of the following correctly defines the use of probabilistic reasoning in AI systems?

A. In situations of uncertainty, probabilistic theory can help us give an estimate of how much an event is likely to occur or happen.

B. It helps to find the probability whether the agent should do the task or not.

C. It does not help at all.

D. None of the above.

What is the correct answer?

4

Which of the following streams of AI deal with the learning part of the machine (AI systems)? Choose from the following options?
a) Machine Learning
b) Cloud computing
c) Humanly Learning

A. Only i.

B. i. and iii.

C. ii. and iii.

D. All i, ii. and iii.

What is the correct answer?

4

Which of the levels in a knowledge-based agent is the most abstract level?

A. Knowledge Level

B. Logical Level

C. Implementation Level

D. Can't be determined