Explain what happens when recursion functions are declared inline?



Explain what happens when recursion functions are declared inline?..

Answer / Sapna Meghani

When a recursive function is declared inline, the entire recursive code will be copied into each recursive call, which can lead to an increase in code size and decreased performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Embedded Systems AllOther Interview Questions

Explain me how does the interrupt architecture works?

1 Answers  


What is so great about <cool web technology of the day>?

1 Answers  


Tell me what happens when recursive functions are declared inline?

1 Answers  


Describe to me some bad code you've read or inherited lately.

1 Answers  


Do you know what is virtual memory?

1 Answers  


Explain me what is the main function of multiplexed address/data bus?

1 Answers  


Tell me what is embedded system in a computer system?

1 Answers  


How do you learn about the latest technology trends?

1 Answers  


What is the function of dma controlled in embedded system?

1 Answers  


Explain me what are the rules followed by mutexes?

1 Answers  


What typecast is applied when we have a signed and an unsigned int in an expression?

1 Answers  


What is kernel paging?

1 Answers  


Categories