What is the difference between procedural and functional programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Write a program to find factorial of a number using recursive function.

0 Answers   Global Logic, TCS,


How arrays can be passed to a user defined function

0 Answers  


1. Write a C program to count the number of occurrence of a specific word in the given strings. (for e.g. Find how many times the word “live” comes in the sentence “Dream as if you’ll live forever, live as if you’ll die today ”)

12 Answers   Eskom, TCS,


How can I avoid the abort, retry, fail messages?

0 Answers  


Write a program to interchange two variables without using the third variable?

17 Answers   Accenture, College School Exams Tests, Infotech,






write a c program to print "Welcome" without using semicolon in the whole program ??

15 Answers   Infosys, TCS,


Explain what are preprocessor directives?

0 Answers  


What are pointers in C? Give an example where to illustrate their significance.

0 Answers   Wipro,


How can you convert integers to binary or hexadecimal?

0 Answers  


What is typedef?

1 Answers  


what is the self-referential structure?

1 Answers  


What is a macro in c preprocessor?

0 Answers  


Categories