Answer Posted / nagendranath.s
A macro is used to define a short functional code where it
can be inserted in a number of places(where the functional
code is compiled more than once)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is calloc() function?
Explain how can type-insensitive macros be created?
What does 3 mean in texting?
Why clrscr is used in c?
What is page thrashing?
explain what is fifo?
What functions are used in dynamic memory allocation in c?
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
Explain how can I convert a number to a string?
What is structure and union in c?
What are the types of pointers?
What is structure in c definition?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
What is #include stdio h?
What is c value paradox explain?