A

Admin • 833K Points
Coach

Q. Which of the following is used to define a macro in C?

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

Explanation by: Admin

#define is used to define macros in C.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.