Prolog

Prolog

12th Grade

15 Qs

quiz-placeholder

Similar activities

sql queries - 2

sql queries - 2

12th Grade

20 Qs

Intro to Microsoft Access

Intro to Microsoft Access

10th - 12th Grade

20 Qs

Lesson Plan 2.2

Lesson Plan 2.2

9th - 12th Grade

16 Qs

BTEC unit 2 databases - key terms

BTEC unit 2 databases - key terms

12th Grade

15 Qs

Microsoft Access Practice Quiz

Microsoft Access Practice Quiz

9th - 12th Grade

15 Qs

MySQL Functions

MySQL Functions

12th Grade

15 Qs

SQL Database

SQL Database

12th Grade

20 Qs

Prolog Programming Quiz

Prolog Programming Quiz

12th Grade

11 Qs

Prolog

Prolog

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Аңсар Әкім

Used 47+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the full form of PROLOG?

Programming Logical

Programming in Logic

Predicate Logic

Propositional Logic

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PROLOG is a declarative language

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

male(tor).

In this case, male is a ______

fact

atom

rule

query

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

male(tor).

In this case, tor is a ______

fact

atom

rule

query

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

male(Who)

In this case, Who is a _______

fact

atom

rule

variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

?-male(tor).

In this case, ?-male(tor) is a ______

fact

variable

rule

query

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

grandfather(X, Y): -- father(X, Z), father(Z, Y).

In this case, grandfather is a ______

fact

variable

rule

query

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?