Can a variable be both const and volatile?


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

Post New Answer

More C Interview Questions

what is the difference between call by value and call by reference?

5 Answers   Genpact, Global Logic, Infosys,


What is meant by recursion?

0 Answers   ADP,


Why do we use static in c?

0 Answers  


What is exit() function?

0 Answers  


what is stack , heap ,code segment,and data segment

0 Answers  






What is the hardest programming language?

0 Answers  


in a town the percentage of men is 52 the percentage of total literacy is 48 if total percentage of literate men is 35 of the total population write a program to find the total no of the literate men and women if the population of the town is 80000

3 Answers  


struct node {struct node*temp,*new} prinf("%d",sizeof(struct node));

2 Answers  


what are the static variables

8 Answers   HCL, iFlex, TCS, Wipro,


What is the use of bitwise operator?

0 Answers  


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

0 Answers  


how c source file in converted to exe file

5 Answers   KPIT,


Categories