A

Admin • 833K Points
Coach

Q. Which keyword is used to define a macro in C?

  • (A) macro
  • (B) define
  • (C) #define
  • (D) #macro
  • Correct Answer - Option(C)
  • Views: 16
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

#define is used to define a macro.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.