Computer Science, asked by ranveersingh9t, 6 months ago

What is Macro? Give the syntax to define Macro as a function​

Answers

Answered by singhdisha687
8

Answer:

The #define directive specifies a macro identifier and a replacement list, and terminates with a new-line character. ... The second form is called a function-like macro. The #undef directive has the following syntax: #undef identifier newline. This directive cancels a previous definition of the identifier by #define .

Explanation:

mark me as brainliest answer

mark me as brainliest answer bcoz bhot mehanat ki h answer find karne me

Similar questions