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

  • (A) macro
  • (B) define
  • (C) #define
  • (D) #macro
πŸ’¬ Discuss
βœ… Correct Answer: (C) #define
Explanation: #define is used to define a macro.
Explanation by: Mr. Dubey
#define is used to define a macro.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
85
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
94%
Success Rate