What do you do to stay abreast of the latest technologies and tools?
No Answer is Posted For this Question
Be the First to Post Answer
what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)
Tell me what is difference between binary semaphore and mutex?
Are you familiar with design patterns? What design software have you used and in what situations?
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).
Please explain can structures be passed to the functions by value?
What are the languages used in embedded system?
Describe the structure and contents of a design document, or a set of design documents, for a multi-tiered web application.
As you know a vast majority of high performance embedded systems today use risc architecture why?
can a pointer be volatile ? Explain.
What type of scheduling is there in rtos?
What is a semaphore? What are the different types of semaphore?
Tell me whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?