Where static variables are stored in c?
Why static is used in c?
wt is d full form of c
How to receive strings with spaces in scanf()
What are external variables in c?
Write a program to reverse a given number in c language?
main difference between c and c++ language
What is the purpose of scanf() and printf() functions?
how to add our own function in c library please give details.?
When do we get logical errors?
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
What is meant by inheritance?
what is the similarities between. system call and library function?