What elements of oo design are most prone to abuse? How would you mitigate that?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me how does input/output bus functions?
Explain the components of an embedded system?
What is null pointer and what is its use?
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?
What is endianness of a system and how do different systems communicate with each other?
What's yagni? Is this list of questions an example?
What value do daily builds, automated testing, and peer reviews add to a project? What disadvantages are there?
Explain what is embedded system in a computer system?
How can you reduce memory requirements in embedded systems?
Can a pointer be volatile ?
DMA deals with which address (physical/virtual addresses) ?
Tell me whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?