Logic Programming-1
Logic Programming-1
PROGRAMMING
-GROUP H
INTRODUCTION :-
Logic programming is a programming paradigm that is based on formal
logic.
In this paradigm, you write programs by specifying a set of facts and
rules, and then query the system to infer new information or solve
problems.