Discuss the concept of yagni.
No Answer is Posted For this Question
Be the First to Post Answer
Tell me why do we need virtual device drivers when we have physical device drivers?
Explain what are the essential components of embedded system?
Have you developed software testing procedures for new systems and performed qa, quality assurance, or audits?
How are macros different from functions?
Mention what are buses used for communication in embedded system?
What is interrupt latency? How can you reduce it?
What's the difference between locking and lockless (optimistic and pessimistic) concurrency models?
As you know a vast majority of high performance embedded systems today use risc architecture why?
Tell me can you have constant volatile variables?
What is a memory leak? What is a segmentation fault?
What are the most common errors you've found in embedded systems?
Hi Guru here.......my question is....... Is it necessary to start the execution of a program from the main() in C?