Q. Which keyword is used to define macros?

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

πŸ’¬ Discussion


πŸ“Š Question Analytics

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