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 |
What is the difference between union and anonymous union?
Is c programming hard?
How can I remove the trailing spaces from a string?
wat is the output int main() { char s1[]="Hello"; char s2[]="Hello"; if(s1==s2) printf("Same"); else printf("Diff"); }
difference between function & structure
Why is c so powerful?
hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES
What is the collection of communication lines and routers called?
Explain what is a const pointer?
Please provide question papers of NATIONAL INFORMATICS CENTRE for Scientific officer
Write a c pgm for leap year
11 Answers College School Exams Tests, IBM, TCS,
How can you increase the allowable number of simultaneously open files?