What are the differences between analytical and computational modeling?
How are local and global variables are allocated by compiler.
Please explain what is interrupt latency? How can you reduce it?
Explain what is interrupt latency? How can you reduce it?
How do you reduce interrupt latency?
Why is it better to use multi-threading polling instead of a single threading model?
Tell me can structures be passed to the functions by value?
what is a pure function in arm terminology?
Have you designed ui, user interface?
What is inversion of control? How does that relate to dependency injection?
Can you name the differences between object-oriented and component-based design?
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 microcontroller?
Can a volatile be constant? Like
What is endianness of a system and how do different systems communicate with each other?