Home » Programming & Data Structure » Programming and data structure miscellaneous » Question

Programming and data structure miscellaneous

Programming & Data Structure

  1. A common property of logic programming languages and functional languages is
    1. both are procedural languages
    2. both are based on l-calculus
    3. both are declarative
    4. both use Horn-clauses
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.



Your comments will be displayed only after manual approval.