Tell me what could be the reasons for a system to have gone blank and how would you debug it?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Embedded Systems AllOther Interview Questions

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

1 Answers  


Explain the components of an embedded system?

0 Answers  


How i/o devices are classified for embedded system?

0 Answers  


Why do we need virtual device drivers when we have physical device drivers?

0 Answers  


What's yagni? Is this list of questions an example?

0 Answers  






What is meant by a sandbox.

0 Answers  


Tell me what are the qualifiers in c?

0 Answers  


What are the differences between analytical and computational modeling?

0 Answers  


Which parameters decide the size of data type for a processor?

0 Answers  


What is an embedded system?

0 Answers  


How does combination of functions reduce memory reuirement in embedded system?

0 Answers  


What is the order of calling for the constructors and destructors in case of objects of inherited classes?

0 Answers  


Categories