Computer Science, asked by akamanagra733, 18 days ago

Q. why and when do we use the #define directive? Write in 100 words.​

Answers

Answered by rakeshk54341
0

The #define is usually used in syntax that created a constant that is used to represent numbers, strings, or other expressions. The #define directive should not be enclosed with the semicolon

Similar questions