Prolog

Prolog

12th Grade

15 Qs

quiz-placeholder

Similar activities

SQL

SQL

10th - 12th Grade

11 Qs

SQL Basics

SQL Basics

9th - 12th Grade

19 Qs

Access Quiz

Access Quiz

9th - 12th Grade

20 Qs

Lesson Plan 2.2

Lesson Plan 2.2

9th - 12th Grade

16 Qs

Understanding Prolog: Facts, Rules, Queries

Understanding Prolog: Facts, Rules, Queries

12th Grade

15 Qs

CompTIA ITF+ - Database Vocabulary

CompTIA ITF+ - Database Vocabulary

9th - 12th Grade

20 Qs

Giới Thiệu Microsoft Access

Giới Thiệu Microsoft Access

12th Grade

10 Qs

Database

Database

8th - 12th Grade

10 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?