1.

How Prolog Language Can Be Stated As Procedural Language?

Answer»

In Prolog, procedures are called predicate. FOLLOWING are the TWO reasons because of which it is also KNOWN as procedural language. The two UNUSUAL ASPECTS of Prolog are:

  • prolog has assign-once variables.
  • Prolog is non deterministic.

In Prolog, procedures are called predicate. Following are the two reasons because of which it is also known as procedural language. The two unusual aspects of Prolog are:



Discussion

No Comment Found