Knowledge and Reasoning: Logical process of Constructing Approaches towards a Thought with the Help of Existing Knowledge

This is a computer science engineering quiz on Artificial intelligence, which includes questions on knowledge and reasoning i.e, the logical process of drawing conclusions, making predictions, etc

download.jpg
Start Quiz

Knowledge and reasoning also play a crucial role in dealing with __________________ environment.

Completely Observable Partially Observable Neither Completely nor Partially Observable Only Completely and Partially Observable

Treatment chosen by doctor for a patient for a disease is based on _____________

Only current symptoms Current symptoms plus some knowledge from the textbooks Current symptoms plus some knowledge from the textbooks plus experience All of the mentioned

A knowledge-based agent can combine general knowledge with current percepts to infer hidden aspects of the current state prior to selecting actions.

True False

Wumpus World is a classic problem, best example of _______

Single player Game Two player Game Reasoning with Knowledge Knowledge based Game

‘α |= β ‘(to mean that the sentence α entails the sentence β) if and only if, in every model in which α is _____ β is also _____

True, true True, false False, true False, false

Instead of representing knowledge in a relatively declarative, static way (as a bunch of things that are true), rule-based system represent knowledge in terms of___________ that tell you what you should do or what you could conclude in different situations.

Raw Text A bunch of rules Summarized Text Collection of various Texts

In a backward chaining system, you start with some hypothesis (or goal) you are trying to prove, and keep looking for rules that would allow you to conclude that hypothesis, perhaps setting new sub-goals to prove as you go.

True False

A rule-based system consists of a bunch of IF-THEN rules.

True False

Forward chaining systems are _____________ where as backward chaining systems are ___________

Goal-driven, goal-driven Goal-driven, data-driven Data-driven, goal-driven Data-driven, data-driven

A Horn clause is a clause with _______ positive literal.

At least one At most one None All

What is the frame?

A way of representing knowledge Data Structure Data Type None of the mentioned

What is Hyponymy relation?

A is part of B B has A as a part of itself A is subordinate of B A is superordinate of B

Frames in artificial intelligence is derived from semantic nets.

True False

Which of the following elements constitutes the frame structure?

Facts or Data Procedures and default values Frame names Frame reference in hierarchy

Like semantic networks, frames can be queried using spreading activation.

True False
Quiz/Test Summary
Title: Knowledge and Reasoning: Logical process of Constructing Approaches towards a Thought with the Help of Existing Knowledge
Questions: 15
Contributed by:
james