Why do we need volatile in c?


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

Post New Answer

More C Interview Questions

/*program to calculate hra,da in salary if salary less than 10000 then hra15%,da13% otherwise hra20%,da18%/*

6 Answers  


What is the best way to comment out a section of code that contains comments?

0 Answers  


#define f(x) main() { printf("\n%d",f(2+2)); }

5 Answers  


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

0 Answers  


whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.

1 Answers  






what is computer

4 Answers  


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

0 Answers  


How can I manipulate individual bits?

0 Answers  


How can we allocate array or structure bigger than 64kb?

2 Answers   CSC,


What is the use of #define preprocessor in c?

0 Answers  


Write a code on reverse string and its complexity.

0 Answers   Expedia,


What are disadvantages of C language.

0 Answers   iNautix,


Categories