Do you know what is the purpose of 'extern' keyword in a function declaration?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me the use of bit field in c language?
How can a string be converted to a number?
Where are local variables stored in c?
void main() { char c; while(c=getchar()!='\n') printf("%d",c); } o/p=11 why?
What is NULL pointer?
difference between object file and executable file
What is the purpose of void in c?
What is the difference between macros and inline functions?
What is the difference between void main() and void main (void) give example programme?
A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??
What is the difference between null pointer and void pointer
10 Answers CTS, Manforce, MAQ Software,
whats the use of header file in c?