Question

Which of the following statements is correct?
(a) #define X = 3
(b) #define X 3, Y 4
(c) #define X 3
(d) #define X:3

Answer

This answer is hidden. It contains 3 characters.