What's the best way to declare and define global variables?
Answer Posted / s.madhavi
By using #define directive............
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
What are the rules for identifiers in c?
What is the meaning of ?
What is the difference between a function and a method in c?
Why do we write return 0 in c?
What is time null in c?
What is difference between constant pointer and constant variable?
What do you mean by c what are the main characteristics of c language?
Are bit fields portable?
explain what are pointers?
What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?
What is a lvalue
What is sizeof array?
Explain logical errors? Compare with syntax errors.
What is void main ()?
praagnovation