Multiple Choice
Prolog uses ____.
A) lowercase for variable names, and uppercase for constants and functions
B) uppercase for variable names, and lowercase for constants and functions
C) lowercase for variable names and constants, and uppercase for functions
D) uppercase for variable names and constants, and lowercase for functions
Correct Answer:

Verified
Correct Answer:
Verified
Q36: Prolog is vulnerable to infinite loops because
Q37: Prolog completely satisfies the original goal of
Q38: Most logic programming systems restrict themselves to
Q39: Variables set equal to patterns are said
Q40: A variable introduced by a quantifier is
Q42: Prolog programs use a particular kind of
Q43: _ Prolog was used as the basis
Q44: A logic programming language is a notational
Q45: Logic programming uses second-order predicate calculus.
Q46: _ is the process of pattern matching