Describe static function with its usage?
No Answer is Posted For this Question
Be the First to Post Answer
What is ponter?
What is meant by global static? why we have to use static variable instead of Global variable
What is difference between structure and union in c?
what is level of tree if leaf node is at level 4.please explain.
Is c easy to learn?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
code for copying two strings with out strcpy() function.
write a program to print infinte number
Is both getch() and getchar() functions are similar? if it is similar means why these two functions are used for same usage? if it is not similar means what is the difference?
write a c program to find the sum of five entered numbers using an array named number
Why c is known as a mother language?
The C language terminator is a.semicolon b.colon c.period d.exclamation mark