Computer Science, asked by kunal5596, 10 months ago

State and explain key features of logical programming specifications.

Answers

Answered by Anonymous
1

Answer:

There are at least three good reasons for learning programming:

  • Programming helps you understand computers. The computer is only a tool. If you learn how to write simple programs, you will gain more knowledge about how a computer works.
  • Writing a few simple programs increases your confidence level. Many people find great personal satisfaction in creating a set of instructions that solve a problem.
  • Learning programming lets you find out quickly whether you like programming and whether you have the analytical turn of mind programmers need. Even if you decide that programming is not for you, understanding the process certainly will increase your appreciation of what programmers and computers can do
Answered by Anonymous
2

 \huge \mathfrak \red{answer..} \ \:

Logic programming is q computer programmingparadigm in which program statements express facts and rules about problems within a system of formallogic. Rules are written as logical clauses with a head and a body; for instance, "H is true if B1, B2, and B3 are true."

I hope its help you

Similar questions