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 far pointer in c?
Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
What does printf does?
How are pointers declared in c?
What are the types of type qualifiers in c?
Describe the header file and its usage in c programming?
What is ## preprocessor operator in c?
will u please send me the placement papers to my mail???????????????????
What is data structure in c and its types?
What is the size of structure in c?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
Explain how many levels deep can include files be nested?
What is adt in c programming?
What is difference between scanf and gets?
What do you mean by scope of a variable in c?