Can a pointer be volatile in c?


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

Post New Answer

More C Interview Questions

What is the benefit of using const for declaring constants?

0 Answers  


Explain modulus operator. What are the restrictions of a modulus operator?

0 Answers  


How can a program be made to print the line number where an error occurs?

0 Answers  


Define and explain about ! Operator?

0 Answers  


what is the difference between strcpy() and memcpy() function?

2 Answers  


how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.

2 Answers  


is assignment operator is arithmatic or not

3 Answers   Infosys,


Explain the use of 'auto' keyword in c programming?

0 Answers  


What is %d used for?

0 Answers  


Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx

4 Answers  


When can a far pointer be used?

0 Answers  


Why do we use & in c?

0 Answers  


Categories