-
A common property of logic programming languages and functional languages is
-
- both are procedural languages
- both are based on l-calculus
- both are declarative
- both use Horn-clauses
- both are procedural languages
Correct Option: C
Languages needs declaration of any statement that we write before its use thus, the common property of both the languages is that both are declarative.