What is static volatile in c?


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

Post New Answer

More C Interview Questions

What does sizeof int return?

0 Answers  


When is the “void” keyword used in a function?

1 Answers  


Can the sizeof operator be used to tell the size of an array passed to a function?

0 Answers  


what is the similarities between. system call and library function?

1 Answers   Wipro,


What is meant by high-order and low-order bytes?

0 Answers  






write a c program to accept a given integer value and print its value in words

4 Answers   Vernalis, Vernalis Systems,


If 4 digits number is input through the keyboard, Write a program to calculate sum of its 1st & 4th digit.

12 Answers   Google,


how to add our own function in c library please give details.?

1 Answers   TCS,


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

0 Answers  


Convert the following expression to postfix and prefix (A+B) * (D-C)

3 Answers   Satyam,


Write a program for print infinite numbers

3 Answers   Wipro,


What is the difference between scanf and fscanf?

0 Answers  


Categories