What's the best way to declare and define global variables?
Answer Posted / sathish
before the main
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is a buffer in c?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
Why doesn't C support function overloading?
What is wrong in this statement?
Where is volatile variable stored?
Describe the modifier in c?
What is the function of this pointer?
What is c language in simple words?
differentiate built-in functions and user – defined functions.
What is the size of empty structure in c?
Which node is more powerful and can handle local information processing or graphics processing?
Why string is used in c?
Can you write the algorithm for Queue?
Why isnt there a numbered, multi-level break statement to break out
What are keywords in c with examples?