Home
Current Affairs January 2024

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

Correct Answer :

A. By perceiving the environment through sensors


The agent implements the learning part from its surroundings through its sensors, like the camera, audio input devices, temperature sensors etc.

Related Questions

What is the correct answer?

4

Which of the following mentioned problems are CSP (Constraint Satisfactory Problems)?
a) N queens Problem
b) Crypt- arithmetic problem
c) Map coloring problem
d) Sudoku
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 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 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

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

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 mentioned point correctly defines a quantifier in AI?

A. Quantifiers are numbers ranging from 0-9.

B. Quantifiers are the quantity defining terms which are used with the predicates.

C. Quantifiers quantize the term between 0 and 1.

D. None of the above

What is the correct answer?

4

Provide the answer for the following Cryptarithmetic problem:SEND MORE MONEY

A. S=12; E=5; N=6; D=8; M=1; O=0; R=8; Y=2

B. S=9; E=5; N=6; D=7; M=1; O=0; R=8; Y=2

C. S=5; E=5; N=6; D=7; M=1; O=0; R=8; Y=2

D. S=9; E=5; N=9; D=7; M=1; O=0; R=8; Y=2

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

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

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

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

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

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

Which of the following are comprised within AI?

A. Machine Learning

B. Deep Learning

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

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

The main Aim of the AI system is to provide a solution for real-life problems by acting and thinking humanly. Whenever an agent is confronted by a problem, what is the first step that it follows towards searching a solution to the problem?

A. Searching for relevant data in the surroundings

B. Searching into its own knowledge base for solutions

C. Seeking for human inputs for approaching towards the solution

D. None of the above

What is the correct answer?

4

Which of the following classifications of the environment are valid?

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

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

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

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

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

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

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

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

A. Restrictions

B. Rules

C. Regulations

D. All of the above