Answer Posted / nashiinformaticssolutions
Macros are preprocessor directives defined using #define to create constants or functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the size of empty structure in c?
Is Exception handling possible in c language?
What are directives in c?
How pointers are declared?
Difference between constant pointer and pointer to a constant.
Difference between pass by reference and pass by value?
What are file streams?
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
Where register variables are stored in c?
what is the function of pragma directive in c?
Why doesnt long int work?
Can we change the value of constant variable in c?
What is strcpy() function?
What is table lookup in c?
Is there any data type in c with variable size?