What is volatile c?


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

Post New Answer

More C Interview Questions

a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

0 Answers  


Explain goto?

0 Answers  


how to swap two integers 1 and 32767 without using third variable

11 Answers   Microsoft, TCS,


What is the output of the below program and how it is? void main() { static int var=5; printf("%d",var--); if(var) main(); }

8 Answers   MindFire, TCS, Tech Mahindra,


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

0 Answers  






my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?

0 Answers  


What is the ANSI C Standard?

0 Answers   Celstream,


Describe dynamic data structure in c programming language?

0 Answers  


Write a program for print infinite numbers

3 Answers   Wipro,


What are global variables and explain how do you declare them?

0 Answers  


Why C language is a procedural language?

0 Answers   Ericsson,


difference between c and c++?

2 Answers  


Categories