can anyone please tell about the nested interrupts?


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

Post New Answer

More C Interview Questions

write a programme to convert temperature from farenheit to celcius?

4 Answers   IBM,


How many types of sorting are there in c?

0 Answers  


What is difference between constant pointer and constant variable?

0 Answers   Hexaware,


Where local variables are stored in c?

0 Answers  


What is the most efficient way to count the number of bits which are set in a value?

4 Answers  


Program to find largest of three numbers without using comparsion operator?

3 Answers  


What does it mean when a pointer is used in an if statement?

0 Answers  


in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?

2 Answers   NetApp,


c program to print a name without using semicolon

9 Answers   TCS, Wipro,


What is the sizeof () operator?

0 Answers  


how to print value of e(exp1)up to required no of digits after decimal?

1 Answers  


write a program to check whether a number is Peterson or not.

4 Answers  


Categories