If you've integrated new software in an existing system, tell us how you evaluated and identified the requirements for this new technology.
959What's the difference between locking and lockless (optimistic and pessimistic) concurrency models?
958Describe, 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".
772Explain the differences between stateless and stateful systems, and impacts of state on parallelism.
960What software languages have you used to design, develop, and debug software application interfaces?
882Post New Embedded Systems AllOther Questions
What typecast is applied when we have a signed and an unsigned int in an expression?
What source control systems have you worked with?
Differentiate between mutexes vs semaphores.
What type of scheduling is there in rtos?
What is the volatile keyword used for?
Why is java mostly used in embedded systems?
Tell us what is the need for an infinite loop in embedded systems?
Tell me when one must use recursion function? Mention what happens when recursion functions are declared inline?
How does a 3 tier application differ from a 2 tier one?
Can a pointer be volatile ?
What's the difference between a web server, web farm and web garden? How would your web application need to change for each?
When do you know your code is ready for production?
Explain me can we use printf inside isr?
Why we use embedded systems?
Please explain what is interrupt latency? How can you reduce it?