Tell me what is microcontroller?
No Answer is Posted For this Question
Be the First to Post Answer
can please tel me faq's asking in interviews on microcontrollers
Explain me what is the difference between microprocessor and microcontroller?
Differentiate testing and verification?
What is the order of calling for the constructors and destructors in case of objects of inherited classes?
Tell me what is isr?
How does the addition of service orientation change systems? When is it appropriate to use?
What is the last programming book you read?
Explain various uses of timers in embedded system?
What is continuous integration? Why is it important?
what is difference between micro processor & micro controller ?
What is the repository pattern?
A=7; b=8; x=a++-b; printf(“%d”, x ); what does this code give as output?