What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
No Answer is Posted For this Question
Be the First to Post Answer
What does malloc do? What will happen if we have a statement like malloc(sizeof(0));
What is isr? Can they be passed any parameter and can they return a value?
Which is better a char, short or int type for optimization?
Tell me what is embedded system in a computer system?
What is the purpose of using critical sections?
Tell me can we put breakpoint inside isr?
Can a pointer be volatile ?
How do you react to people criticizing your code/documents?
Tell me why is java mostly used in embedded systems?
What is rtos in an embedded system?
What is a inode?
When do you know your code is ready for production?