what is difference between procedural language and functional language ?

Answer Posted / ashu chhabra

A procedural program is written as a list of instructions,
telling the computer, step-by-step.Program units include the
main

Functional programming is particularly useful for
mathematical work, where the notion of ``function'' is
already a well established concept.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is new line escape sequence?

814


Explain how do you override a defined macro?

594


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

2991


Is it better to use malloc() or calloc()?

656


How do I copy files?

627






Explain enumerated types.

605


Is sizeof a keyword in c?

586


What is extern c used for?

573


What are enumerated types?

657


What is string function in c?

544


What is the heap?

691


Why do we use stdio h and conio h?

645


Explain how do you list a file’s date and time?

621


What is the best style for code layout in c?

634


Can you please explain the difference between malloc() and calloc() function?

623