You are on page 1of 8

Activity-4 Quiz-2 18CS6AI05-LPKR[2020B] 19/05/23, 10:27 AM

Activity-4 Quiz-2 18CS6AI05-


LPKR[2020B]
Dear Students,

Read the questions carefully. Each question has four options kindly choose one best
suitable option. Any missing data can be assumed suitably.

20btrca023@jainuniversity.ac.in Switch account Draft saved

* Indicates required question

Email *

Record 20btrca023@jainuniversity.ac.in as the email to be included with my response

NAME *

Monesh R

USN *

20BTRCA023

EMAILID *

MONESHRALLAPALLI@GMAIL.COM

https://docs.google.com/forms/d/e/1FAIpQLSe0DuZ9IU8lBidfKW1kj9…viewform?hr_submission=ChkI-pGu1PkIEhAIkcKM2eEREgcI-Izb24sREAE Page 1 of 8
Activity-4 Quiz-2 18CS6AI05-LPKR[2020B] 19/05/23, 10:27 AM

The mathematical notion of relation is a fundamental concept in the field of *


__________ databases.

transitive

deductive

inductive

relational

A database relation R over the domains D1, . . . , Dn is *

a set of D1x . . . x Dn

a subset of D1x . . . x Dn

a partial order relation of D1x . . . x Dn

a complete set of D1x . . . x Dn

Let MALE := {adam; bill}, FEMALE := {anne; beth} and finally PERSON := MALE U *
FEMALE is 

{adam; bill}

{anne; beth}

{adam, bill, anne, beth}

All the above

https://docs.google.com/forms/d/e/1FAIpQLSe0DuZ9IU8lBidfKW1kj9…viewform?hr_submission=ChkI-pGu1PkIEhAIkcKM2eEREgcI-Izb24sREAE Page 2 of 8
Activity-4 Quiz-2 18CS6AI05-LPKR[2020B] 19/05/23, 10:27 AM

Let database relation MOTHER := {<anne, bill>} have the tuple. The representation *
of the tuple in prolog is

mother(anne, bill).

mother(Anne, Bill).

mother(Anne, bill)

mother(anne, Bill)

R(A1,A2, . . . , An) is sometimes called a  *

relation scheme.

table

attribute

relational model

Any relational database can be represented as a  *

simple program

logic program

complex program

boolean program

https://docs.google.com/forms/d/e/1FAIpQLSe0DuZ9IU8lBidfKW1kj9…viewform?hr_submission=ChkI-pGu1PkIEhAIkcKM2eEREgcI-Izb24sREAE Page 3 of 8
Activity-4 Quiz-2 18CS6AI05-LPKR[2020B] 19/05/23, 10:27 AM

The part of a logic program which consists of rules and nonground facts is called *
the 

intensional database (IDB).

complex database (CDB).

extensional database (EDB).

Internsic database (IDB).

Which programs are characterized by the absence of functors? *

simple program

logic program

datalog programs.

meta programs

The set of terms used in the logic program solely consists of  *

facts

symbols

constant symbols and variables.

variables

https://docs.google.com/forms/d/e/1FAIpQLSe0DuZ9IU8lBidfKW1kj9…viewform?hr_submission=ChkI-pGu1PkIEhAIkcKM2eEREgcI-Izb24sREAE Page 4 of 8
Activity-4 Quiz-2 18CS6AI05-LPKR[2020B] 19/05/23, 10:27 AM

Consider the fact in the logic program father (adam, bill). This fact of logic *
program is a

intensional database (IDB).

complex database (CDB).

extensional database (EDB).

embedded database (EDB).

A __________ is a number expressing the chance that a proposition will be true or *


that an event will occur.

probability

density

population

intensity

__________ is a set of mathematical principles for knowledge representation *


based on the degree of membership.

Formal logic

Informal logic

Fuzzy logic

Monotonic logic

https://docs.google.com/forms/d/e/1FAIpQLSe0DuZ9IU8lBidfKW1kj9…viewform?hr_submission=ChkI-pGu1PkIEhAIkcKM2eEREgcI-Izb24sREAE Page 5 of 8
Activity-4 Quiz-2 18CS6AI05-LPKR[2020B] 19/05/23, 10:27 AM

State whether the following statements about the monotonic reasoning are True. *
i) It is the process that moves in one direction only. ii) Here is the number of facts
in the knowledge base is always increasing. iii) It allows a statement to be
retracted.

i and ii only

ii and iii only

i and iii only

All i, ii and iii

A ______________ reasoning system tracks a set of tentative beliefs and revises *


those beliefs when knowledge is observed or derived.

Statistical

Non-monotonic

Fuzzy logic

Monotonic logic

Which of the following is/are the methods of logical reasoning? i) Deduction ii) *
Induction iii) Abduction

i and ii only

ii and iii only

i and iii only

All i, ii and iii

https://docs.google.com/forms/d/e/1FAIpQLSe0DuZ9IU8lBidfKW1kj9…viewform?hr_submission=ChkI-pGu1PkIEhAIkcKM2eEREgcI-Izb24sREAE Page 6 of 8
Activity-4 Quiz-2 18CS6AI05-LPKR[2020B] 19/05/23, 10:27 AM

Inference engines, theorem proves and planning are the uses of __________ *

Deduction

Induction

Abduction

ConZrmation

______________ is using the conclusion and the rule to support that precondition *
could explain the conclusion.

Deduction

Induction

Abduction

ConZrmation

State whether the following statements about logical reasoning are True or False. *
i) Logical reasoning is the process of drawing conclusions from premises using
rules of inference. ii) The study of logic is divided into formal and informal logic.
iii) The formal system has axioms.

i-True, ii-True, iii-True

i-True, ii-False, iii-True

i-False, ii-True, iii-False

i-False, ii-False, iii-True

https://docs.google.com/forms/d/e/1FAIpQLSe0DuZ9IU8lBidfKW1kj9…viewform?hr_submission=ChkI-pGu1PkIEhAIkcKM2eEREgcI-Izb24sREAE Page 7 of 8
Activity-4 Quiz-2 18CS6AI05-LPKR[2020B] 19/05/23, 10:27 AM

A _________ cannot handle abductive reasoning because consequences are only *


deduced as most likely explanations.

default logic

monotonic logic

non-monotonic logic

fuzzy logic

______________ cannot represent vague concepts and therefore fails to give the *
answers on the inconsistencies.

default logic

monotonic logic

non-monotonic logic

fuzzy logic

Send me a copy of my responses.

Submit Page 1 of 1 Clear form

Never submit passwords through Google Forms.

This form was created inside of Jain University. Report Abuse

 Forms

https://docs.google.com/forms/d/e/1FAIpQLSe0DuZ9IU8lBidfKW1kj9…viewform?hr_submission=ChkI-pGu1PkIEhAIkcKM2eEREgcI-Izb24sREAE Page 8 of 8

You might also like