What is the volatile keyword used for?
No Answer is Posted For this Question
Be the First to Post Answer
You have two computers, and you want to get data from one to the other. How could you do it?
A=7; b=8; x=a++-b; printf(“%d”, x ); what does this code give as output?
Explain me how does the interrupt architecture works?
Explain difference between risc and cisc processor?
Explain what are the essential components of embedded system?
Please explain what is semaphore?
What is pass by value and pass by reference? How are structure passed as arguments?
Tell me significance of watchdog timer in embedded systems?
Tell me what are the different types of customizations that is used with the “volatile” keyword?
Can you have constant volatile variables?
What is the scope of a function that is declared as static?
Tell me what are the different types of buses used by the embedded systems?