The performance of an operation in several steps with each step using the output of the preceding step

a) recursion

b) search

c) call by value

d) call by reference


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

Post New Answer

More C Interview Questions

How do you initialize function pointers? Give an example?

3 Answers  


What are keywords c?

0 Answers  


Can we increase size of array in c?

0 Answers  


What Is The Difference Between Null And Void Pointer?

0 Answers   TCS,


What is the difference between a string and an array?

0 Answers  






multiple of 9 without useing +,* oprator

3 Answers  


How can I find out the size of a file, prior to reading it in?

0 Answers  


What is the function of volatile in c language?

0 Answers  


What is size of union in c?

0 Answers  


Is anything faster than c?

0 Answers  


How can I ensure that integer arithmetic doesnt overflow?

0 Answers  


What is the use of bitwise operator?

0 Answers  


Categories