True/False
The advantage of using a macro instead of a function is an increase in execution speed.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: 1 0 1 1 0 0 1
Q7: An optional enumerated list name can be
Q8: Both the #ifndef and #ifdef directives permit
Q9: The conditional operator has a lower precedence
Q10: _ is the exclusive OR operator.<br>A)&<br>B)|<br>C)^<br>D)~
Q12: The full function header of a main()
Q13: For unsigned integers, each left shift (using
Q14: C places several restrictions on the equivalences
Q15: The typedef statement creates a new data
Q16: _ is the most frequently used conditional