Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are static functions?



What are static functions?..

Answer / nashiinformaticssolutions

Functions declared with static have internal linkage, accessible only within the file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Can include files be nested?

0 Answers  


What is the role of this pointer?

0 Answers  


int main(){ float f=8.0; if(f==8.0) printf("good"); else printf("bad"); } what is the answere and explain it?

3 Answers  


How can I read in an object file and jump to locations in it?

0 Answers  


why we use pointer in c

7 Answers   HCL, TCS,


Explain how can I prevent another program from modifying part of a file that I am modifying?

0 Answers  


Binary tree traversing

1 Answers   Qualcomm,


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

0 Answers   TCS,


what is meant by flushll() in c programming?

1 Answers  


What are the differences between new and malloc in C?

0 Answers   Amazon,


wat is the meaning of c?

9 Answers   CTS, IBM, Wipro,


What is the equivalent code of the following statement in WHILE LOOP format?

0 Answers  


Categories