Prolog

Prolog

12th Grade

15 Qs

quiz-placeholder

Similar activities

Data Science 2

Data Science 2

12th Grade

10 Qs

Technical Terms - Internet (A-Z) - jQuery

Technical Terms - Internet (A-Z) - jQuery

12th Grade

10 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

Database Fundamentals

Database Fundamentals

KG - University

10 Qs

Power BI by Especialización

Power BI by Especialización

12th Grade

19 Qs

Access Queries and Reports

Access Queries and Reports

10th - 12th Grade

20 Qs

BTEC National ICT U2 - Queries

BTEC National ICT U2 - Queries

12th Grade

16 Qs

Prolog

Prolog

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Аңсар Әкім

Used 48+ 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?