Tell me when one must use recursion function? Mention what happens when recursion functions are declared inline?
626Post New Embedded Systems AllOther Questions
How are variables mapped across to the various memories by the c compiler?
What is watchdog timer?
Tell me can a pointer be volatile?
What are some examples of anti-patterns?
Tell me why is it better to use multi-threading polling then single threading model?
What software languages have you used to design, develop, and debug software application interfaces?
Which is better a char, short or int type for optimization?
What is isr? Can they be passed any parameter and can they return a value?
How do you react to people criticizing your code/documents?
How do you identify hardware errors?
What is a semaphore? What are the different types of semaphore?
What do you do when you get stuck with a problem you can't solve?
Explain what is a watchdog timer?
How does the interrupts handle by using the threads?
Explain what is semaphore?