Describe static function with its usage?


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

Post New Answer

More C Interview Questions

pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

0 Answers   Huawei,


What is the general form of function in c?

0 Answers  


char ch=10;printf("%d",ch);what is the output

14 Answers   Accenture,


Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

0 Answers  


Discuss the function of conditional operator, size of operator and comma operator with examples.

0 Answers   TCS,






What are pointers in C? Give an example where to illustrate their significance.

0 Answers   Wipro,


write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .

1 Answers   Subex,


What is volatile variable how do you declare it?

0 Answers  


Is printf a keyword?

0 Answers  


What are control structures? What are the different types?

0 Answers  


How can you allocate arrays or structures bigger than 64K?

0 Answers  


How do you use a 'Local Block'?

0 Answers   Ericsson,


Categories