Why we use embedded systems?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use printf inside isr?
Discuss the concept of yagni.
Implement a <basic data structure> using <some language> on <paper|whiteboard|notepad>.
Advantages and disadvantages of using macro and inline functions?
What is priority inheritance?
Tell me about some of your hobby projects that you've written in your off time.
Explain what is interrupt latency? How can you reduce it?
What is the order of calling for the constructors and destructors in case of objects of inherited classes?
You have just been put in charge of a legacy code project with maintainability problems. What kind of things would you look to improve to get the project on a stable footing?
What is the significance of watchdog timer in embedded systems?
A=7; b=8; x=a++-b; printf(“%d”, x ); what does this code give as output?
Tell me what is microcontroller?