Explain how does combination of functions reduce memory requirements in embedded systems?


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

Post New Answer

More Embedded Systems AllOther Interview Questions

Tell me can you have constant volatile variables?

0 Answers  


What is the function of watchdog timer in embedded system?

0 Answers  


Discuss the differences between mocks and stubs/fakes and where you might use them (answers aren't that important here, just the discussion that would ensue).

0 Answers  


What is solid?

0 Answers  


What's the difference between unit test and integration test?

0 Answers  






Explain the concept of separation of concerns and it's pros and cons.

0 Answers  


What is continuous integration? Why is it important?

0 Answers  


How many types of ipc mechanism you know?

0 Answers  


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  


Describe, in as much detail as you think is relevant, as deeply as you can, what happens when I type "cnn.com" into a browser and press "go".

0 Answers  


What is so great about <cool web technology of the day>?

0 Answers  


What is the purpose of a watchdog timer?

0 Answers  


Categories