Home
Current Affairs January 2024

What is the correct answer?

4

Which of the following are a deductive type of Inference rule?

A. Forward Chaining

B. Backward Chaining

C. Both a. and b.

D. None of the above

Correct Answer :

C. Both a. and b.


Both forward chaining and backward chaining are types of deductive inference rules.

Related Questions

What is the correct answer?

4

Consider the following statement:The value of the Certainty factor lies between -1.0 to +1.0, where the negative 1.0 value suggests that the statement can never be true in any situation, and the positive 1.0 value defines that the statement can never be false.What does the value 0 denote for CF?

A. Half true Half False

B. Somewhat true but not entirely false

C. Agent has no information about the event

D. Both a. and b.

What is the correct answer?

4

In AI, the Logic is classified into two types: deductive and inductive. Which of the following approaches is followed up by the Inductive logic?

A. Top-down approach

B. Bottom-up approach

C. No specific approach

D. According to precedence

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

In which of the following mentioned statements, probabilistic reasoning is applicable?
a) The number occurred on rolling a die.
b) What will the temperature tomorrow?
c) What card will get on picking a card from a fair deck of 52 cards?
d) What output will we get on tossing a coin?
Options:

A. Only iv.

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

C. ii. and iv.

D. Only ii.

What is the correct answer?

4

There are various knowledge-based agent levels in AI. What are these levels?
a) Knowledge Level
b) Logical Level
c) Common Sense Level
d) Implementation Level
Options:

A. i. and ii.

B. i., ii. and iii.

C. ii. and iii.

D. iii. and iv.

What is the correct answer?

4

Which of the following does not represent a Goal based agent?

A. Reaching the goal in minimal amount of time

B. Reaching the goal in minimal cost

C. Reaching the initial state again after reaching the goal state

D. None of the above

What is the correct answer?

4

Which of the mentioned points are valid reasons for uncertainty in the nature?

A. Partially observable environment

B. Dynamic nature of the environment

C. Inaccessible area in the environment

D. All of the above

What is the correct answer?

4

Why do we want to implement the concept of Logic in an AI system?

A. So that the agent can have decision making capability

B. So that the agent can think and act humanly

C. So that the agent can apply the logic for finding the solution to any particular problem

D. All of the above

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 if the following are valid inference rules that are used in Inference?
a) Addition
b) Subtraction
c) Multiplication
d) Division
Options:

A. Only i.

B. i. and iii.

C. ii. and iii.

D. iii. and iv.

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 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

What is the correct answer?

4

Which of the mentioned options are a part of 'planning' while solving a problem by an AI agent?

A. Deciding which data Structure to choose

B. Forming the control strategy

C. Inferring for similar problems in the knowledge base

D. All 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

Which of the following are the main tasks of an AI agent?

A. Movement and Humanly Actions

B. Perceiving and acting on the environment

C. Input and Output

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

Which of the following points are valid with respect to conditional probability?

A. Conditional Probability gives 100% accurate results.

B. Conditional Probability can be applied to a single event.

C. Conditional Probability has no effect or relevance or independent events.

D. None of the above.

What is the correct answer?

4

Which of the following mentioned properties are valid for a Cryptarithmetic problem?
a) A number 0-9 is assigned to a particular alphabet.
b) Each different alphabet has a unique number.
c) All the same alphabets have the same numbers.
d) The numbers should satisfy all the operations that any normal number does.
Options:

A. Only iv.

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

C. ii. and iv.

D. None of the above

What is the correct answer?

4

The results that we get after we apply conditional probability 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 is not a goal of an AI agent?

A. Perceiving data from the environment

B. Adapting to the environment and situations

C. Acting upon the Environment

D. Reversing the previously performed actions

What is the correct answer?

4

Which of the following hold in the Fuzzy Logic System? Choose from the following options?
a) Well defined inference making model
b) Complex Decision making can be easily performed
c) It is easily understandable

A. Only i.

B. i. and iii.

C. ii. and iii.

D. All i, ii. and iii.

What is the correct answer?

4

Which among the following does fuzzy logic refer to the most?

A. Probability

B. Inference

C. Heuristic Search

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

Bayesian Theorem was named after its inventor. Who invented the Bayesian theorem?

A. Reverend Thomas Bayes

B. Stuart Bayes Hamilton

C. Bayes Canney

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 levelWhich of the following layers deals with the physical representation of the sentences?

A. Knowledge Level

B. Logical Level

C. Implementation Level

D. Can't be determined

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

Which among the following does fuzzy logic refer to the most?

A. Probability

B. Inference

C. Heuristic Search

D. All 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 considered as the most specific environment classifications in AI?

A. Discrete or Continuous

B. Observable and partially-observable

C. Static and dynamic

D. None of the above

What is the correct answer?

4

Which of the following is true with respect to uncertainty in AI systems?

A. Uncertainty arises when we are not 100 percent confident in our decisions

B. Whenever uncertainty arises, there is needs to be an estimation taken for getting to any conclusion

C. The AI agent should take certain decisions even in the situations of uncertainty

D. All of the above