A=7; b=8; x=a++-b; printf(“%d”, x ); what does this code give as output?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Embedded Systems AllOther Interview Questions

In 8085 microprocessor READY signal does.which of the following is incorrect statements [a]It is input to the microprocessor [b] It sequences the instructions

4 Answers   Wipro,


What is isr? Can they be passed any parameter and can they return a value?

0 Answers  


Explain me what is endianness of a system and how do different systems communicate with each other?

0 Answers  


What are the different types of customizations that is used with the “volatile” keyword?

0 Answers  


Infinite loops often arise in embedded systems. How does you code an infinite loop in c?

0 Answers  






Suppose you buy some rtos, what are the features you look for in?

0 Answers  


Explain the difference between mutexes vs semaphores?

0 Answers  


What is watchdog timer?

0 Answers  


Design a circuit to detect when 3 and only 3 bits are set out of 8 bits.(eg. o0101100)

13 Answers   Qualcomm, RIM,


How do you reduce interrupt latency?

0 Answers  


what is Page Fault or Page thrashing ?

3 Answers   Broadcom,


Tell me what type of scheduling is there in rtos?

0 Answers  


Categories