What type of software simulator and developer have you used?
No Answer is Posted For this Question
Be the First to Post Answer
What is the significance of watchdog timer in es?
Tell me what is the purpose of using critical sections?
Tell me what are the uses of the keyword volatile?
As you know a vast majority of high performance embedded systems today use risc architecture why?
Why is it better to use multi-threading polling then single threading model?
How do you learn about the latest technology trends?
What are the different types of customizations that is used with the “volatile” keyword?
Can you have constant volatile variables?
look at following code void foo(void) { unsigned int a = 6; int b = -20; int c = (a+b > 6) ? 1:0; } o/p is 1 why explain promotion rules
Explain what happens when recursion functions are declared inline?
Tell me what could be the reasons for a system to have gone blank and how would you debug it?
What's your experience with qa engineering?