Ics Flashcards

1
Q

DESCRIBE LOGIC

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

•A logic programming paradigm is a set of

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

principles and techniques that guide the

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

design and implementation of logic

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

programs

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

• It defines the syntax and semantics of the

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

facts

A

rules and queries

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

inference mechanism that derives new facts

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

and rules from the existing ones.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

For example

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

argument:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

If Tom is a philosopher

A

then Tom is poor.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

consider the following

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Tom is a philosopher.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Therefore

A

Tom is poor.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

If K>10

17
Q

K>10.

18
Q

Therefore