Tell me can a variable be both const and volatile?
No Answer is Posted For this Question
Be the First to Post Answer
What could be the reasons for a system to have gone blank and how would you debug it?
Left to your own devices, what would you create?
Design a circuit to detect when 3 and only 3 bits are set out of 8 bits.(eg. o0101100)
Explain the differences between analytical and computational modeling?
How to reduce interrupt latency?
What is difference between using a macro and inline function?
Explain what is the need for an infinite loop in embedded systems?
what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)
What is the significance of watchdog timer in embedded systems?
What is the purpose of using critical sections?
What are the types of embedded system?
What is the order of calling for the constructors and destructors in case of objects of inherited classes?