How are local and global variables are allocated by compiler.
Which is better a char, short or int type for optimization?
What are some examples of anti-patterns?
Why is it better to use multi-threading polling instead of a single threading model?
wat are the different rtos available? wat is the difference beetween RTOS ans OS
Do you know what is the use of volatile keyword?
How can you reduce memory requirements in embedded systems?
You have two computers, and you want to get data from one to the other. How could you do it?
What is refactoring? Have you used it and it is important? Name three common refactorings.
Why cannot arrays be passed by values to functions?
Explain difference between risc and cisc processor?
How are local and global variables are allocated by compiler.
What are the types of embedded system?