Saved Bookmarks
| 1. |
Definelogic language: in computer |
|
Answer» Answer: Logic programming languages, of which PROLOG (programming in logic) is the best known, STATE a program as a SET of logical relations (e.g., a grandparent is the PARENT of a parent of SOMEONE). Such languages are similar to the SQL database language. |
|