Tell me what are the commonly found errors in embedded systems?
No Answer is Posted For this Question
Be the First to Post Answer
Scope of static variables?
How are variables mapped across to the various memories by the c compiler?
What is a memory leak? What is a segmentation fault?
What does malloc do? What will happen if we have a statement like malloc(sizeof(0));
Describe a pattern that is not the factory pattern? How is it used and when?
What is the order of calling for the constructors and destructors in case of objects of inherited classes?
You've just been assigned to a project in a new technology how would you get started?
Tell me is count down_to_zero loop better than count_up_loops?
What are the rules followed by mutexes?
How does combination of functions reduce memory reuirement in embedded system?
Whose blogs or podcasts do you follow? Do you blog or podcast?
Do you know what is priority inversion?