As you know a vast majority of high performance embedded systems today use risc architecture why?
No Answer is Posted For this Question
Be the First to Post Answer
please send me the faq's in technical interviews on cand datastructures , unix(shell scripting).
What is meant by a sandbox, why you would use one.
Tell me why cannot arrays be passed by values to functions?
What is the volatile keyword used for?
How might a task-based model differ from a threaded 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?
What is an embedded system and why it is used?
What's risc architecture?
What is the difference between hard real-time and soft real-time os?
Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
Tell me can a variable be both const and volatile?
How are local and global variables are allocated by compiler.