What is const volatile variable in c?


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

Post New Answer

More C Interview Questions

What does printf does?

0 Answers  


Explain what are the different file extensions involved when programming in c?

0 Answers  


What is a header file?

0 Answers  


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

0 Answers  


How can I prevent other programmers from violating encapsulation by seeing the private parts of my class?

1 Answers  






What is the ANSI C Standard?

0 Answers   Celstream,


how can f be used for both float and double arguments in printf? Are not they different types?

0 Answers  


Write a program to add a given duration with time(24hrs format)

1 Answers   Protech,


here is a link to download Let_Us_C_-_Yashwant_Kanetkar

3 Answers   Microsoft,


write a statement to display all the elements array M(in reverse order? int M[8]={20,21,22,23,24,25,26,27};

5 Answers  


Tell us the difference between these two : #include"stdio.h" #include<stdio.h> define in detial.

5 Answers  


How to declare a variable?

0 Answers  


Categories