What's the best way to declare and define global variables?
Answer Posted / karnik ankit
the best way to declare and define global variables after
the header files or before the main function.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Is file a keyword in c?
What do you mean by keywords in c?
What is difference between stdio h and conio h?
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
What is the role of this pointer?
Explain Basic concepts of C language?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
What are the different file extensions involved when programming in C?
Give basis knowledge of web designing ...
Do you know the difference between exit() and _exit() function in c?
What do you mean by Recursion Function?
Is it possible to pass an entire structure to functions?
What is the difference between a string and an array?
about c language
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..