AIN-assignment

AIN-assignment

University

10 Qs

quiz-placeholder

Similar activities

C++ Puntatori

C++ Puntatori

University

9 Qs

01.09.2021 Resoultion - Artificial Intelligence

01.09.2021 Resoultion - Artificial Intelligence

University

5 Qs

PRE TEST - INFORMATIKA

PRE TEST - INFORMATIKA

10th Grade - University

15 Qs

D Flip-Flop

D Flip-Flop

University

12 Qs

AI - Knowledge Representation

AI - Knowledge Representation

University

10 Qs

Las Plataformas de Servicios Bibliotecarios como innovación

Las Plataformas de Servicios Bibliotecarios como innovación

University

12 Qs

Bài kiểm tra tin học

Bài kiểm tra tin học

University

10 Qs

ETS Computational Mathematics

ETS Computational Mathematics

University

11 Qs

AIN-assignment

AIN-assignment

Assessment

Quiz

Computers

University

Hard

Created by

Phong Nguyễn

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Convert the following formula into CNF (Conjunctive Normal Form):
¬(P→Q)

P∧¬Q

¬P∨Q

¬P∧¬Q

P∨¬Q

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following is in CNF form?


 (P∨¬Q) ∧ (R∨S)

(P∧Q) ∨ (R∧S)

(P→Q) ∧ (R∨S)

¬P ∨ (Q∧R)

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following is the correct resolution rule for the clauses:
(P∨Q) AND (¬P∨R)?

¬Q∨R

Q∧R

P∨R

Q∧¬R

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What can be inferred using resolution?

R∧S

R∨S

¬R∧¬S

P∧Q

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

If the following statements are true:

P→Q

Q→R

What can you conclude using transitivity?

¬P∨R

P∧Q→R

Q∨R

P→R

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following is logically equivalent to P ∨ (Q∧R)?


(P∧R) ∨ (Q∧R) 

(P∧Q) ∨ R

(P∨Q) ∧ (P∨R)

(P∨Q) ∧ R

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Convert the following formula into CNF: (P→Q) ∧ (¬Q→R)


(¬P∨Q) ∧ (Q∨R)

(P∨¬Q) ∧ (R∨¬Q)

(¬P∨Q) ∧ (¬Q∨R)

(P∧Q) ∨ (R∧Q)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?