| 1. |
what are the Sector Where Prolog Programming Language Is Used?
|
||||||||
|
Answer:
Option (d) |
| 2. |
dog('Buddy', likes('Buddy', toast)). - This statement is
|
||||||||
|
Answer:
Option (b) |
| 3. |
Which one of the following is not a variable?
|
||||||||
|
Answer:
Option (d) |
| 4. |
Which one from the options would return true/yes for given prolog program?
boy(john,123). girl(jane,234). student(john,123).
|
||||||||
|
Answer:
Option (b) |
| 5. |
A prolog query can be made up of only two subgoals.
|
||||
|
Answer:
Option (b) |
| 6. |
In Prolog It Is Said That Program And Data Are The Same Thing?
|
||||
|
Answer:
Option (a) |
| 7. |
what is the use of '=' in prolog programming?
|
||||||||
|
Answer:
Option (a) |
| 8. |
what is the use of 'is' in prolog programming?
|
||||||||
|
Answer:
Option (b) |
| 9. |
Which of the following language is a declarative language?
|
||||||||
|
Answer:
Option (c) |
| 10. |
What Are The Features Of Prolog Language?
|
||||||||
|
Answer:
Option (d) |