Tell me can you have constant volatile variables?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to show the functionality of power-save super loop.
Tell me what is embedded system in a computer system?
A=7; b=8; x=a++-b; printf(“%d”, x ); what does this code give as output?
What is inversion of control?
whether the mulitasking and multiprocessing are same or not.
Tell me what is rtos?
Why we use embedded systems?
What is difference between using a macro and a in line function?
Tell us what is the need for an infinite loop in embedded systems?
How are variables mapped across to the various memories by the c compiler?
Tell me what is interrupt latency?
What is return type of isr?