what is difference between procedural language and functional language ?
Answer Posted / fauziya yaseen ansari
Object is not used in procedural language, Object is used in
functional language.
Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Are pointers really faster than arrays?
Define macros.
What is the use of sizeof () in c?
Write the syntax and purpose of a switch statement in C.
can anyone please tell about the nested interrupts?
What is a list in c?
Can you write a programmer for FACTORIAL using recursion?
What is the significance of scope resolution operator?
Is boolean a datatype in c?
How can you access memory located at a certain address?
What is #include cctype?
Is it possible to have a function as a parameter in another function?
Explain pointer. What are function pointers in C?
Should I learn c before c++?
What is the data segment that is followed by c?