Why do we use static in c?
No Answer is Posted For this Question
Be the First to Post Answer
Is c programming hard?
what is the defrenece between structure and union
What is .obj file in c?
What is difference between structure and union in c programming?
How do I create a directory? How do I remove a directory (and its contents)?
Write a c program to demonstrate Type casting in c?
Write a program to accept a character & display its corrosponding ASCII value & vice versa?
How many keywords are there in c?
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
What is the difference between #include and #include 'file' ?
What is the Purpose of 'extern' keyword in a function declaration?
program for swapping two strings by using pointers in c language