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 is the use of gets and puts?
How can I read and write comma-delimited text?
Why we use void main in c?
What is a substring in c?
Why is #define used?
What is structure in c explain with example?
what is the syallabus of computer science students in group- 1?
Why is c so powerful?
When is a null pointer used?
Can you please compare array with pointer?
What is difference between structure and union with example?
Tell us the use of fflush() function in c language?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
What does the message "automatic aggregate intialization is an ansi feature" mean?
What is an endless loop?