Tell me what is embedded system in a computer system?
No Answer is Posted For this Question
Be the First to Post Answer
What is the scope of a function that is declared as static?
Why is it better to use multi-threading polling then single threading model?
whether the mulitasking and multiprocessing are same or not.
How does a 3 tier application differ from a 2 tier one?
How can you optimize the i/o performance?
Explain what are the uses of the keyword static?
Can we use printf inside isr?
Describe to me some bad code you've read or inherited lately.
Explain the difference between "set" logic, and "procedural" logic. When would you use each one and why?
Please explain the difference between mutexes vs semaphores?
What kinds of problems can you hit with locking model? And a lockless model?
Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?