Which of the following statements is true regarding C language?
C is purely functional and imperative language .
http://stackoverflow.com/questions/602444/what-is-functional-declarative-and-imperative-programming
Hence, option B is correct.
yes , diff between purely object oriented and object oriented is okay,
But, please check this,
https://en.wikipedia.org/wiki/List_of_programming_languages_by_type#Functional_languages
Many so-called functional languages are "impure", containing imperative features
Answer should be D.
http://stackoverflow.com/questions/21978679/is-c-an-imperative-or-declarative-programming-language
http://conal.net/blog/posts/the-c-language-is-purely-functional
@Arjun sir wiki page https://en.wikipedia.org/wiki/Functional_programming says that it is a declarative programming paradigm. So if C is functional then it should be declarative according to this. I am confused.
Here also C is not in the list of functional programming. More ever the related paradigm to functional programming is given as declarative. https://en.wikipedia.org/wiki/Comparison_of_programming_paradigms#Main_paradigm_approaches
Ans: D
for more information visit the link given below
https://stackoverflow.com/questions/21978679/is-c-an-imperative-or-declarative-programming-language