Home
Current Affairs January 2024

What is the correct answer?

4

Consider the following statement:While solving a CSP (Constraint Satisfactory Problem), the agent cannot violate any of the rules and regulations or disobey the restrictions mentioned as the constraints.Which of the following problems do not fall under the category of CSP?

A. N- Queens Problem

B. Chess

C. Sudoku

D. None of the above

Correct Answer :

D. None of the above


In all the mentioned problems (or games) there are a set of constraints defined and the agent is bounded to follow the rules. Therefore, none of the mentioned problems fall apart from CSV.

Related Questions

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

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

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

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

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

There are two types of quantifiers used to quantify the statement in the knowledge representation in AI. What are these two types of quantifiers?
a) Universal Quantifiers
b) Subjective Quantifiers
c) Existential Quantifiers
d) Selective Quantifiers
Options:

A. i. and ii.

B. i. and iii.

C. ii. and iii.

D. iii. and iv.

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 does not represent a valid environment type according to AI classification of environments?

A. Deterministic and non- Deterministic

B. Observable and partially-observable

C. Static and dynamic

D. Left sided and right sided

What is the correct answer?

4

Consider the following statement:The Existential Quantifier is used at the places where only some part of the subject's population is to be defined under the predicate.By reading the above statement, what are the phrases for which the existential quantifier can be applied?

A. For all

B. For some

C. For every

D. All of the above

What is the correct answer?

4

Consider the following statement,After all the gathering of knowledge and planning the strategies, the knowledge should be applied and the plans should be executed systematically to reach the goal state most efficiently and fruitfully.What does the above definition refer to?

A. Knowledge gathering strategy

B. Final step of solving the AI problem, which is applying the strategies

C. State space deciding

D. None of the above

What is the correct answer?

4

Which of the following mentioned statements are uncertain?
a) The number occurred on rolling a die.
b) What will the temperature tomorrow?
c) What card will be 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

In AI systems, Knowledge can be represented in two ways. What are these two ways?
a) Machine Logic
b) Predicate Logic
c) Propositional Logic
d) Compound Logic
Options:

A. i. and ii.

B. i. and iii.

C. ii. and iii.

D. iii. and iv.

What is the correct answer?

4

On which of the mentioned points is the Bayesian theorem 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

Which of the mentioned properties of heuristic search differentiates it from other searches?

A. It provides solution in a reasonable time frame

B. It provides the reasonably accurate direction to a goal

C. It considers both actual costs that it took to reach the current state and approximate cost it would take to reach the goal from the current state

D. All of the above

What is the correct answer?

4

Which of the following are a part of Fuzzy Logic System? Choose from the following options?
a) Knowledge base
b) Fuzzification Module
c) Inference Engine
d) Defuzzification Module

A. Only i.

B. i. and iii.

C. ii. and iii.

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

What is the correct answer?

4

What does a first order predicate logic contain?

A. Predicate and a subject

B. Predicate and a Preposition

C. Subject and an object

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

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 of the following statements correctly define knowledge representation in AI?

A. It is the way in which facts and information are stored in the storage system of the agent

B. It is the way in which we feed the knowledge in machine understandable form

C. We modify the knowledge and convert it into the format which is acceptable by the machine

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

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

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

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

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

An AI agent is defined though it's PEAS.What does the term PEAS stand for?

A. Personal Enhancement Area in Science

B. Performance, Environment, Actuators and Sensors

C. Performance, Entity, Area, State

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

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