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

What is a sequential access file?

0 Answers  


How do shell structures work?

0 Answers  


Difference between Class and Struct.

13 Answers   Ericsson, Motorola, Wipro,


2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.

3 Answers   Nagarro,


What is the explanation for the dangling pointer in c?

0 Answers  






What is a lvalue

0 Answers   Global Logic,


Explain low-order bytes.

0 Answers  


What is operator precedence?

0 Answers  


write a program to compare 2 numbers without using logical operators?

5 Answers   IBM,


why do some people write if(0 == x) instead of if(x == 0)?

0 Answers  


how to swap four numbers without using fifth variable?

2 Answers  


How the C program can be compiled?

11 Answers   HP,


Categories