can please tel me faq's asking in interviews on microcontrollers
No Answer is Posted For this Question
Be the First to Post Answer
You have two computers, and you want to get data from one to the other. How could you do it?
Explain the differences between stateless and stateful systems, and impacts of state on parallelism.
What are the rules followed by mutexes?
Tell me can include files be nested?
Which is better a char, short or int type for optimization?
Describe a pattern that is not the factory pattern? How is it used and when?
Tell me can a variable be both const and volatile?
Explain what is return type of isr?
Please explain what is interrupt latency? How can you reduce it?
What is the significance of watchdog timer in embedded systems?
How are local and global variables are allocated by compiler.
What is the repository pattern? Why are patterns important?