What is volatile keyword in c?


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

Post New Answer

More C Interview Questions

how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

0 Answers   TCS,


will u give me old quesrion papers for aptitude for L & t info tech?

1 Answers   Hindustan, L&T,


HOW TO HANDLE EXCEPTIONS IN C

8 Answers  


main() { int x, arr[8]={11,22,33,44,55,66,77,88}; x=(arr+2)[3]; printf(“%d”,x); }

8 Answers   Vector,


What is a macro in c preprocessor?

0 Answers  


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print

0 Answers  


What is local and global variable in c?

0 Answers  


How many data structures are there in c?

0 Answers  


what is the difference b/w compiler and debugger?

2 Answers   Assurgent,


code for quick sort?

0 Answers  


What is sparse file?

1 Answers  


what is inline function?

2 Answers  


Categories