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

Is it better to use malloc() or calloc()?

0 Answers   Aspire, Infogain,


Code for calculating square root without using library function, of math.h

4 Answers   IBM,


What do you mean by dynamic memory allocation in c? What functions are used?

0 Answers  


How macro execution is faster than function ?

0 Answers   Wipro,


How to draw the flowchart for structure programs?

0 Answers  






du u know test pattern for robosoft? Plz share

1 Answers   RoboSoft, TATA, Wipro,


Explain how are portions of a program disabled in demo versions?

0 Answers  


Is swift based on c?

0 Answers  


What header files do I need in order to define the standard library functions I use?

0 Answers  


write a c program to add two integer numbers without using arithmetic operator +

13 Answers   Value Labs,


What is the method to save data in stack data structure type?

0 Answers  


Write a function stroverlap that takes (at least) two strings, and concatenates them, but does not duplicate any overlap. You only need to worry about overlaps between the end of the first string and the beginning of the second string. Examples: batman, manonthemoon = batmanonthemoon batmmamaman, mamamanonthemoon = batmmamamanonthemoon bat, man = batman batman, batman = batman batman, menonthemoon = batmanmenonthemoon

0 Answers   HCL,


Categories