Home
Current Affairs January 2024

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

Correct Answer :

A. 3 levels


The knowledge-based agent can be described using three levels. These are,

Related Questions

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

Fuzzy Logic is a convenient way of representing which of the following situations?

A. Partially True and Partially False

B. Completely True and Completely False

C. Both 1) and 2)

D. None of the above

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

How does the agent learn through its surroundings?

A. By perceiving the environment through sensors

B. By human's sensory organs

C. Both 1) and 2)

D. None of the above

What is the correct answer?

4

Consider the following statement:While taking any decision, the agent must provide specific reasons based on which the decision was taken. And this reasoning can be done by the agent only if the agent has the capability of understanding the logic.Among which of the following situations will the agent use and apply logic for solving the problem?

A. To solve real life problems

B. To play a game against a human in the same way as a human would do

C. To understand the environment variables

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

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

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

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 mentioned definitions correctly define 'move' for an AI agent?

A. When the agent moves from one place to another, then it is called the move of the agent

B. When the agent goes from one state to another, it is known as a move

C. Both (1) and (2)

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

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

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

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

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

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

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

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

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 following mentioned statements are the valid reasons for implementing the learning part in the systems in AI?

A. To implement humanly behavior.

B. To deal with unknown environment.

C. To improve the reasoning capability of the agent.

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

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

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

Consider the following statement:When we talk about perceiving information from the environment, then the main problem that arises is that there is always some uncertainty is our observations. This is because the world is an enormous entity and the surroundings that we take under study are not always well defined. So, there is needs to be an estimation taken for getting to any conclusion.Which among the following takes the best decisions in a situation with uncertainty?

A. AI based agents

B. Humans

C. Animals

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

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

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.