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
What is s or c?
How do you initialize pointer variables?
What does stand for?
Is boolean a datatype in c?
What is the general form of a C program?
writ a program to compare using strcmp VIVA and viva with its output.
How many keywords are there in c?
Is there sort function in c?
Do you know what are the properties of union in c?
how should functions be apportioned among source files?
Should I learn c before c++?
Where register variables are stored in c?
Explain what is a program flowchart and explain how does it help in writing a program?
Write a program to print numbers from 1 to 100 without using loop in c?
How are structure passing and returning implemented?