Home
Current Affairs January 2024

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

Correct Answer :

D. All of the above


All the mentioned points define the knowledge representation in AI correctly.

Related Questions

What is the correct answer?

4

The complete set of rules for defining the valid movements of an AI agent for changing the statesWhat does the above definition refer to?

A. Documentation for an AI agent

B. Production rules for an AI agent

C. Pseudo Code for an AI agent

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

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

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

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

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

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

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

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 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, 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 if the following are valid methods used for decision making by an AI agent in situations of uncertainty? Choose from the following options?
a) Probabilistic theory
b) Fuzzy logic
c) Truth Maintenance

A. Only i.

B. i. and iii.

C. ii. and iii.

D. All i, ii. and iii.

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

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

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

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

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

The results that we get after we apply Bayesian Theorem 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 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 mentioned statements are true with respect to Fuzzy logic in AI?

A. Fuzzy Logic (FL) is a method by which any expert system or any agent based on Artificial Intelligence performs reasoning under uncertain conditions.

B. In this method, the reasoning is done in almost the same way as it is done in humans.

C. In this method, all the possibilities between 0 and 1 are drawn.

D. All of the above

What is the correct answer?

4

Which of the mentioned parts of an agent would you consider to be the most valuable in terms of AI?

A. Sensors and Actuators

B. Wheels and steering

C. Arms and legs

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

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 is considered as the most powerful AI agent?

A. Simple based reflex agent

B. Model based reflex agent

C. Goal based agent

D. Utility based agent