Answer Posted / nashiinformaticssolutions
Functions declared with static have internal linkage, accessible only within the file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is const keyword in c?
Tell me about low level programming languages.
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
What is merge sort in c?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
find out largest elemant of diagonalmatrix
What does the file stdio.h contain?
What is meant by 'bit masking'?
If errno contains a nonzero number, is there an error?
How can I read/write structures from/to data files?
How can I recover the file name given an open stream?
List out few of the applications that make use of Multilinked Structures?
What does void main () mean?
What is the 'named constructor idiom'?
What are different storage class specifiers in c?